-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ravi Kerur
Sent: Wednesday, March 8, 2017 9:32 PM
To: dev@dpdk.org; Ananyev, Konstantin <redacted>;
Richardson, Bruce [off-list ref]
Cc: Ravi Kerur <redacted>
Subject: [dpdk-dev] [PATCH v5 3/3] examples/l3fwd: add config file support
for EM
Add config file support for v4 and v6 to build exact match forwarding
tables.
Hi Ravi,
Same comment about Ipv4 and IPv6 and ---.
Also it is probably better to use "exact match" instead of "EM" in the
subject. It isn't as well known an acronym as LPM.
John