DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v5 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed
@ 2023-11-13 16:11 Trevor Tao
  2023-11-13 16:11 ` [PATCH v5 1/2] examples/l3fwd: relax RSS requirement with option Trevor Tao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Trevor Tao @ 2023-11-13 16:11 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 RX Offload with option

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

-- 
2.34.1


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

end of thread, other threads:[~2023-11-22 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 16:11 [PATCH v5 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed Trevor Tao
2023-11-13 16:11 ` [PATCH v5 1/2] examples/l3fwd: relax RSS requirement with option Trevor Tao
2023-11-13 21:05   ` Konstantin Ananyev
2023-11-13 16:11 ` [PATCH v5 2/2] examples/l3fwd: relax RX Offload " Trevor Tao
2023-11-13 21:13   ` Konstantin Ananyev
2023-11-22 23:08 ` [PATCH v5 0/2] example/l3fwd: relax l3fwd rx RSS/Offload if needed Thomas Monjalon

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).