From: Xiaoyu Min <jackmin@nvidia.com> Cc: dev@dpdk.org Subject: [dpdk-dev] [PATCH 0/2] fixs for shared RSS action Date: Fri, 26 Mar 2021 13:20:19 +0800 Message-ID: <cover.1616724524.git.jackmin@nvidia.com> (raw) This series of patchs fix two problems of shared RSS action: 1. inner RSS (level > 1) doesn't work 2. missed RSS types support (i.e L3-src-only) Xiaoyu Min (2): net/mlx5: fix shared inner RSS net/mlx5: fix missing shared RSS hash types drivers/net/mlx5/mlx5_flow.h | 22 +++- drivers/net/mlx5/mlx5_flow_dv.c | 176 +++++++++++++++++++++++++++----- 2 files changed, 170 insertions(+), 28 deletions(-) -- 2.31.0
next reply other threads:[~2021-03-26 5:20 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-26 5:20 Xiaoyu Min [this message] 2021-03-26 5:20 ` [dpdk-dev] [PATCH 1/2] net/mlx5: fix shared inner RSS Xiaoyu Min 2021-03-29 20:57 ` Matan Azrad 2021-03-26 5:20 ` [dpdk-dev] [PATCH 2/2] net/mlx5: fix missing shared RSS hash types Xiaoyu Min 2021-03-29 20:58 ` Matan Azrad 2021-04-01 7:23 ` [dpdk-dev] [PATCH 0/2] fixs for shared RSS action Raslan Darawsheh
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=cover.1616724524.git.jackmin@nvidia.com \ --to=jackmin@nvidia.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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git