[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
Trevor Tao
taozj888 at 163.com
Fri Oct 13 05:27:27 CEST 2023
This series tries to relax l3fwd rx RSS/Offload mode requirement if they
are not supported by underlying hw or virtual devices, there is an
option named relax_rx_mode added to enable this option.
Trevor Tao (3):
examples/l3fwd: relax RSS requirement with option
examples/l3fwd: relax the Offload requirement
doc: add a relax rx mode requirement option
doc/guides/rel_notes/release_23_11.rst | 2 ++
doc/guides/sample_app_ug/l3_forward.rst | 4 +++-
examples/l3fwd/l3fwd.h | 12 ++++++++--
examples/l3fwd/l3fwd_em.h | 2 +-
examples/l3fwd/l3fwd_lpm.h | 2 +-
examples/l3fwd/main.c | 30 +++++++++++++++++++++++++
6 files changed, 47 insertions(+), 5 deletions(-)
--
2.34.1
More information about the dev
mailing list