DPDK patches and discussions
 help / color / mirror / Atom feed
From: Balakrishnan K <Balakrishnan.K1@tatacommunications.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Subject: Symmetric RSS Hashing support in DPDK
Date: Wed, 6 Mar 2024 07:29:24 +0000	[thread overview]
Message-ID: <PSAPR04MB55169939AD2ABD233EF130B9D6212@PSAPR04MB5516.apcprd04.prod.outlook.com> (raw)
In-Reply-To: <PSAPR04MB5516030FB27F04F5D69DF1D7D6212@PSAPR04MB5516.apcprd04.prod.outlook.com>

[-- 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 --]

           reply	other threads:[~2024-03-06  7:29 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <PSAPR04MB5516030FB27F04F5D69DF1D7D6212@PSAPR04MB5516.apcprd04.prod.outlook.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PSAPR04MB55169939AD2ABD233EF130B9D6212@PSAPR04MB5516.apcprd04.prod.outlook.com \
    --to=balakrishnan.k1@tatacommunications.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).