[PATCH v5 1/2] examples/l3fwd: add config file support for LPM/FIB

Han, YingyaX yingyax.han at intel.com
Tue Feb 8 03:21:07 CET 2022



-----Original Message-----
From: Sean Morrissey <sean.morrissey at intel.com> 
Sent: Saturday, February 5, 2022 3:59 AM
Cc: dev at dpdk.org; Morrissey, Sean <sean.morrissey at intel.com>; Ananyev, Konstantin <konstantin.ananyev at intel.com>
Subject: [PATCH v5 1/2] examples/l3fwd: add config file support for LPM/FIB

Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for LPM and FIB, with format similar to l3fwd-acl one.

Users can now use the default hardcoded route tables or optionally config files. Default config files have been provided for use with LPM and FIB.

Signed-off-by: Sean Morrissey <sean.morrissey at intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Tested-by: Yingya Han < yingyax.han at intel.com>



More information about the dev mailing list