> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ravi Kerur > Sent: Sunday, March 5, 2017 7:47 PM > To: dev@dpdk.org > Cc: Ananyev, Konstantin <konstantin.anan...@intel.com>; Richardson, Bruce > <bruce.richard...@intel.com>; Ravi Kerur <rke...@gmail.com> > Subject: [dpdk-dev] [v4 0/3] Merge l3fwd-acl and l3fwd > > This patchset merges l3fwd-acl and l3fwd code into common directory. > Adds file read options to build LPM and EM tables.
Hi Ravi, Thanks to this. It seems like a good change. There are probably too many L2/L3 variants and some of them should be merged. Note, you will also have to merge the sample app guides in some sensible way: http://dpdk.org/doc/guides/sample_app_ug/l3_forward.html http://dpdk.org/doc/guides/sample_app_ug/l3_forward_access_ctrl.html John