DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Anurag Mandal <anurag.mandal@intel.com>
Cc: <dev@dpdk.org>, <stable@dpdk.org>
Subject: Re: [PATCH v2] net/i40e: fix symmetric toeplitz hashing for SCTP
Date: Thu, 16 Oct 2025 16:19:16 +0100	[thread overview]
Message-ID: <aPEM9Ej5MGSHZp_K@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251015181150.93621-1-anurag.mandal@intel.com>

On Wed, Oct 15, 2025 at 11:41:50PM +0530, Anurag Mandal wrote:
> When symmetric toeplitz is configured for SCTP, packets belonging
> to the same SCTP session are getting distributed to multiple queues
> due to improper hash computation.
> 
> Removed SCTP Verification Tag from hash computation of symmetric toeplitz
> as it changes for same SCTP session.
> 
> Tested the following with the fix & enabling symmetric toeplitz for SCTP:-
> 1. Packets belonging to the same SCTP session getting into the same queue.
> 2. Packets belonging to the different SCTP sessions getting distributed
> to multiple queues.
> 

Fixes: ef4c16fd9148 ("net/i40e: refactor RSS flow")


> Cc: stable@dpdk.org
> 
> Signed-off-by: Anurag Mandal <anurag.mandal@intel.com>

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied to dpdk-next-net-intel

Thanks,
/Bruce

      reply	other threads:[~2025-10-16 15:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 16:07 [PATCH] " Anurag Mandal
2025-10-15 18:11 ` [PATCH v2] " Anurag Mandal
2025-10-16 15:19   ` Bruce Richardson [this message]

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=aPEM9Ej5MGSHZp_K@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anurag.mandal@intel.com \
    --cc=dev@dpdk.org \
    --cc=stable@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).