DPDK usage discussions
 help / color / mirror / Atom feed
* Symmetric RSS Hashing support in DPDK
@ 2024-03-06  7:28 Balakrishnan K
  2024-03-06 15:03 ` Stephen Hemminger
  0 siblings, 1 reply; 6+ messages in thread
From: Balakrishnan K @ 2024-03-06  7:28 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 520 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: 2676 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <CDE5E416-0537-498B-BE79-D351B4051D99@cisco.com>]

end of thread, other threads:[~2024-04-01 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06  7:28 Symmetric RSS Hashing support in DPDK Balakrishnan K
2024-03-06 15:03 ` Stephen Hemminger
2024-03-08  5:53   ` Balakrishnan K
2024-03-08  7:29     ` Lukáš Šišmiš
     [not found] <CDE5E416-0537-498B-BE79-D351B4051D99@cisco.com>
2024-03-31 11:47 ` Shaul Hamoi (shamoi)
2024-04-01 16:40   ` Shaul Hamoi (shamoi)

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