DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] app/testpmd: support set RSS hash algorithm
@ 2023-11-22  9:48 Jie Hai
  2023-11-22  9:48 ` [PATCH 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Jie Hai @ 2023-11-22  9:48 UTC (permalink / raw)
  To: dev; +Cc: lihuisong, fengchengwen, liudongdong3, haijie1

This patch set supports setting RSS hash algorithm.

Jie Hai (2):
  ethdev: add new API to get RSS hash algorithm by name
  app/testpmd: support set RSS hash algorithm

 app/test-pmd/cmdline.c                      | 79 +++++++++++++++++++++
 doc/guides/rel_notes/release_23_11.rst      |  3 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 11 +++
 lib/ethdev/rte_ethdev.c                     | 15 ++++
 lib/ethdev/rte_ethdev.h                     | 20 ++++++
 lib/ethdev/version.map                      |  1 +
 6 files changed, 129 insertions(+)

-- 
2.30.0


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

end of thread, other threads:[~2023-12-04 13:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  9:48 [PATCH 0/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-11-22  9:48 ` [PATCH 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-11-22  9:48 ` [PATCH 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-11-22 10:46 ` [PATCH 0/2] " Ferruh Yigit
2023-11-23  6:32   ` Jie Hai
2023-11-30  9:02 ` Ferruh Yigit
2023-11-30 10:01   ` Jie Hai
2023-11-30 10:44 ` [RESEND " Jie Hai
2023-11-30 10:44   ` [RESEND 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-11-30 11:23     ` Ferruh Yigit
2023-11-30 10:44   ` [RESEND 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-11-30 11:37     ` Ferruh Yigit
2023-11-30 11:38     ` Ferruh Yigit
2023-12-01  8:52 ` [PATCH v2 0/2] " Jie Hai
2023-12-01  8:52   ` [PATCH v2 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-12-01  8:52   ` [PATCH v2 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-12-01 11:26     ` Ferruh Yigit
2023-12-04 13:57   ` [PATCH v2 0/2] " Ferruh Yigit

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