DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jiawei Wang <jiaweiw@nvidia.com>
To: viacheslavo@nvidia.com, matan@nvidia.com, orika@nvidia.com
Cc: dev@dpdk.org, rasland@nvidia.com
Subject: [dpdk-dev] [PATCH v2] fix incorrect group value of sample suffix flow
Date: Fri, 30 Oct 2020 09:26:58 +0200	[thread overview]
Message-ID: <1604042819-405419-1-git-send-email-jiaweiw@nvidia.com> (raw)
In-Reply-To: <1603870899-330286-1-git-send-email-jiaweiw@nvidia.com>

This patch fix the wrong flow group configuration for sample suffix flow in mlx5 pmd driver.

v2:
* Update commit message
* Rebase

Jiawei Wang (1):
  net/mlx5: fix incorrect group value of sample suffix flow

 drivers/net/mlx5/mlx5_flow.c    | 155 ++++++++++++++++++----------------------
 drivers/net/mlx5/mlx5_flow.h    |  15 +++-
 drivers/net/mlx5/mlx5_flow_dv.c |   2 +
 drivers/net/mlx5/mlx5_rxq.c     |   2 +
 4 files changed, 87 insertions(+), 87 deletions(-)

-- 
1.8.3.1


  reply	other threads:[~2020-10-30  7:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28  7:41 [dpdk-dev] [PATCH] net/mlx5: " Jiawei Wang
2020-10-30  7:26 ` Jiawei Wang [this message]
2020-10-30  7:26   ` [dpdk-dev] [PATCH v2] " Jiawei Wang
2020-11-01  6:50     ` [dpdk-dev] [PATCH v3] " Jiawei Wang
2020-11-01 16:41       ` Slava Ovsiienko
2020-11-04 13:29       ` [dpdk-dev] [PATCH v4] " Jiawei Wang
2020-11-08 11:13         ` 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=1604042819-405419-1-git-send-email-jiaweiw@nvidia.com \
    --to=jiaweiw@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=viacheslavo@nvidia.com \
    /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).