DPDK patches and discussions
 help / color / mirror / Atom feed
From: Rongwei Liu <rongweil@nvidia.com>
To: <dev@dpdk.org>, <matan@nvidia.com>, <viacheslavo@nvidia.com>,
	<orika@nvidia.com>, <suanmingm@nvidia.com>, <thomas@monjalon.net>
Subject: [PATCH v1 0/2] fix flex item modify error
Date: Wed, 21 Feb 2024 09:10:41 +0200	[thread overview]
Message-ID: <20240221071043.3309205-1-rongweil@nvidia.com> (raw)

Fix flex item modification typo and wrong checking.

Rongwei Liu (2):
  app/testpmd: fix modify tag typo
  net/mlx5: fix modify flex item error

 app/test-pmd/cmdline_flow.c     | 2 +-
 drivers/net/mlx5/mlx5_flow.c    | 2 +-
 drivers/net/mlx5/mlx5_flow_hw.c | 6 ++++--
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.27.0


             reply	other threads:[~2024-02-21  7:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21  7:10 Rongwei Liu [this message]
2024-02-21  7:10 ` [PATCH v1 1/2] app/testpmd: fix modify tag typo Rongwei Liu
2024-02-21 16:33   ` Ferruh Yigit
2024-02-21 16:42     ` Ferruh Yigit
2024-02-22  3:06       ` rongwei liu
2024-02-21  7:10 ` [PATCH v1 2/2] net/mlx5: fix modify flex item error Rongwei Liu
2024-02-21 16:35   ` Ferruh Yigit
2024-02-23  3:21     ` [PATCH v2 0/2] Fix " Rongwei Liu
2024-02-23  3:21       ` [PATCH v2 1/2] app/testpmd: fix modify tag typo Rongwei Liu
2024-02-23 12:06         ` Ferruh Yigit
2024-02-23  3:21       ` [PATCH v2 2/2] net/mlx5: fix modify flex item error Rongwei Liu
2024-02-23 12:06       ` [PATCH v2 0/2] Fix " Ferruh Yigit

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=20240221071043.3309205-1-rongweil@nvidia.com \
    --to=rongweil@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=suanmingm@nvidia.com \
    --cc=thomas@monjalon.net \
    --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).