]> git.droids-corp.org - dpdk.git/commit
examples/l3fwd: increase number of routes
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Fri, 5 Nov 2021 08:38:49 +0000 (14:08 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 16 Nov 2021 10:24:22 +0000 (11:24 +0100)
commitcb94a679b7d1999c57ad97fc0e7a6aa011d91cb7
treef6f80338982f41786940864f362d68598b9a9023
parent01fa83c94d7e147640e146094a06513cb2b107ce
examples/l3fwd: increase number of routes

Increase the number of routes from 8 to 16 that are statically added for
lpm and em mode as most of the SoCs support more than 8 interfaces.
The number of routes added is equal to the number of ethernet devices
ports enabled through port mask.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
doc/guides/rel_notes/release_21_11.rst
examples/l3fwd/l3fwd_route.h
examples/l3fwd/main.c