From: Ramkumar Nallathambi <nram1987@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Symmetric hashing not working in ESXI version 7.0.0
Date: Mon, 27 Sep 2021 01:03:19 +0530 [thread overview]
Message-ID: <CALYHa1ttQ8N_C4sNnWQ1X-gWMcGyBLj1uTW4FsLP0jvB0ausxg@mail.gmail.com> (raw)
Hi Everyone,
We are facing an issue with symmetric hashing. Below is the
definition of symmetric hashing.
The traffic from server A to server B and server B to server A should fall
under the same flow. This is what we call symmetricity.
I have configured the customized keys for symmetric hashing as suggested in
the DPDK forum. After changing the key to the below symmetric hashing
started working.
*static uint8_t hash_key[RSS_HASH_KEY_LENGTH] = {*
* 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A,*
* 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A,*
* 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A,*
* 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A,*
* 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A, 0x6D, 0x5A,*
*};*
*But it is working in ESXI server version 6.7.0, but does not work in ESXi
server version 7.0.0.*
Anyone aware of this issue. *We are using the vmxnet3 driver and DPDK
version 19.11.*
Regards,
Ramkumar N.
next reply other threads:[~2021-09-26 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-26 19:33 Ramkumar Nallathambi [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-26 18:49 Ramkumar Nallathambi
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=CALYHa1ttQ8N_C4sNnWQ1X-gWMcGyBLj1uTW4FsLP0jvB0ausxg@mail.gmail.com \
--to=nram1987@gmail.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).