+ vpp-dev

Hi Bhanu,

Please see attached patch for router plugin in VPP 17.01 branch.

We used BIRD when using VPP 17.01 after only using attached router_1701.patch.

The patch https://gerrit.fd.io/r/#/c/5881/ is only used for VPP 17.04 branch.

Below are building commands:
cd /root/vpp
ln -sf /root/vpp/vppsb/netlink
ln -sf /root/vpp/vppsb/router
ln -sf /root/vpp/vppsb/netlink/netlink.mk build-data/packages/
ln -sf /root/vpp/vppsb/router/router.mk build-data/packages/

cd /root/vpp/build-root
make V=0 PLATFORM=vpp TAG=vpp netlink-install router-install

ln -sf /root/vpp/build-root/install-vpp-native/router/lib64/router.so.0.0.0 
/usr/lib/vpp_plugins/router.so

-Hongjun

From: Bhanu Chander Gaddoju [mailto:[email protected]]
Sent: Tuesday, July 18, 2017 11:02 PM
To: Ni, Hongjun <[email protected]>
Subject: VPP router plugin

Hi Hongjun,

      We are trying to build dynamic routing daemon with VPP 1701/1704 branch. 
As part of that we are going through building the netlink and router plugins.
      I see your post "[vpp-dev] Building router 
plugin<https://lists.fd.io/pipermail/vpp-dev/2017-April/004597.html>" and also 
patch (https://gerrit.fd.io/r/#/c/5881/). You also said that you have another 
patch for VPP 1701 branch. Could you please send it?
     Were you able to run Quagga/BIRD using VPP 1701 after applying the above 
two patches?

     Please help me with the required patches and steps to build netlink and 
router plugins with VPP 1701 branch. Also I would like to compile these plugins 
with external DPDK source. Could you please help me on this?


Regards,
Bhanu,



Attachment: router_1701.patch
Description: router_1701.patch

_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to