DPDK patches and discussions
 help / color / mirror / Atom feed
* Symmetric RSS Hashing support in DPDK
       [not found] <PSAPR04MB5516030FB27F04F5D69DF1D7D6212@PSAPR04MB5516.apcprd04.prod.outlook.com>
@ 2024-03-06  7:29 ` Balakrishnan K
  0 siblings, 0 replies; only message in thread
From: Balakrishnan K @ 2024-03-06  7:29 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]


Hello,
   Our application needs symmetric hashing to handle the reverse traffic on the same core, also to
Improve performance by distributing the traffic across core.
Tried using rss config as below .
action_rss_tcp.types = ETH_RSS_NONFRAG_IPV4_TCP | ETH_RSS_L3_SRC_ONLY| ETH_RSS_L3_DST_ONLY | ETH_RSS_L4_SRC_ONLY | ETH_RSS_L4_DST_ONLY;
but could not get desired result.
Is there any options or API available to enable symmetric RSS hashing .
We are using dpdk 20.11 and intel NIC X710 10GbE .

Regards,
Bala

[-- Attachment #2: Type: text/html, Size: 2710 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-06  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <PSAPR04MB5516030FB27F04F5D69DF1D7D6212@PSAPR04MB5516.apcprd04.prod.outlook.com>
2024-03-06  7:29 ` Symmetric RSS Hashing support in DPDK Balakrishnan K

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