DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
@ 2023-11-12  7:16 Trevor Tao
  2023-11-12  7:16 ` [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option Trevor Tao
  2023-11-12  7:16 ` [PATCH v3 2/2] examples/l3fwd: relax the Offload requirement Trevor Tao
  0 siblings, 2 replies; 8+ messages in thread
From: Trevor Tao @ 2023-11-12  7:16 UTC (permalink / raw)
  To: dev; +Cc: Trevor Tao

This series try 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 (2):
  examples/l3fwd: relax RSS requirement with option
  examples/l3fwd: relax the Offload requirement

 examples/l3fwd/l3fwd.h     | 12 ++++++++++--
 examples/l3fwd/l3fwd_em.h  |  2 +-
 examples/l3fwd/l3fwd_lpm.h |  2 +-
 examples/l3fwd/main.c      | 30 ++++++++++++++++++++++++++++++
 4 files changed, 42 insertions(+), 4 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-13 16:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12  7:16 [PATCH v3 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed Trevor Tao
2023-11-12  7:16 ` [PATCH v3 1/2] examples/l3fwd: relax RSS requirement with option Trevor Tao
2023-11-12 23:33   ` Stephen Hemminger
2023-11-13 11:47     ` taozj888
2023-11-13 12:40       ` Morten Brørup
2023-11-13 13:19         ` Konstantin Ananyev
2023-11-13 16:06           ` taozj888
2023-11-12  7:16 ` [PATCH v3 2/2] examples/l3fwd: relax the Offload requirement Trevor Tao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).