[v3 0/3] L3fwd changes
Gagandeep Singh
g.singh at nxp.com
Wed Nov 20 05:05:13 CET 2024
v3 changes:
* rebased the series to latest commit.
v2 changes:
* Handled a comment to enhance the invalid port ID logic
and added a user option to decide exit or silently skip
in case invalid port in the rules list.
Gagandeep Singh (3):
examples/l3fwd: support single route file
examples/l3fwd: fix return value on rules add
examples/l3fwd: enhance valid ports checking
examples/l3fwd/em_route_parse.c | 33 +++++++++---------
examples/l3fwd/l3fwd.h | 16 +++++++++
examples/l3fwd/l3fwd_em.c | 22 ++++++++----
examples/l3fwd/l3fwd_fib.c | 26 +++++++++-----
examples/l3fwd/l3fwd_lpm.c | 26 +++++++++-----
examples/l3fwd/l3fwd_route.h | 2 ++
examples/l3fwd/lpm_route_parse.c | 28 ++++++++-------
examples/l3fwd/main.c | 58 +++++++++++++++++++++++++++-----
8 files changed, 153 insertions(+), 58 deletions(-)
--
2.25.1
More information about the dev
mailing list