> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ravi Kerur > Sent: Wednesday, March 8, 2017 9:32 PM > To: dev@dpdk.org; Ananyev, Konstantin <konstantin.anan...@intel.com>; > Richardson, Bruce <bruce.richard...@intel.com> > Cc: Ravi Kerur <rke...@gmail.com> > Subject: [dpdk-dev] [PATCH v5 2/3] examples/l3fwd: add config file support > for LPM > > Add config file support for v4 and v6 to build forwarding tables.
Hi Ravi, The subject line is fine. The body might be better saying IPv4 and IPv6 since I initially thought you were referring to the versions below. > > v5: > > Changes is_bypass_line from inline to non-line. > > v4: > > No changes. Same comment as before about ---. John.