DPDK patches and discussions
 help / color / mirror / Atom feed
From: wangyunjian <wangyunjian@huawei.com>
To: "dev@dpdk.org" <dev@dpdk.org>,
	"matan@nvidia.com" <matan@nvidia.com>,
	"rasland@nvidia.com" <rasland@nvidia.com>,
	"viacheslavo@nvidia.com" <viacheslavo@nvidia.com>,
	"dkozlyuk@nvidia.com" <dkozlyuk@nvidia.com>
Cc: Huangshaozhang <huangshaozhang@huawei.com>
Subject: RE: [dpdk-dev] [PATCH v2 0/2] fixes for mlx5
Date: Thu, 1 Sep 2022 09:20:06 +0000	[thread overview]
Message-ID: <c06fd2e3f84140fe91d30601bcc3964d@huawei.com> (raw)
In-Reply-To: <cover.1661223500.git.wangyunjian@huawei.com>

Friendly ping.

> -----Original Message-----
> From: wangyunjian
> Sent: Tuesday, August 23, 2022 2:45 PM
> To: dev@dpdk.org
> Cc: matan@nvidia.com; rasland@nvidia.com; viacheslavo@nvidia.com;
> dkozlyuk@nvidia.com; Huangshaozhang <huangshaozhang@huawei.com>;
> wangyunjian <wangyunjian@huawei.com>
> Subject: [dpdk-dev] [PATCH v2 0/2] fixes for mlx5
> 
> This series include two fixes patches for mlx5.
> 
> ---
> v2:
>    * update patch 2/2 code styles
> 
> Yunjian Wang (2):
>   net/mlx5: fix use after free when releasing tx queues
>   net/mlx5: fix resource leak when releasing a drop action
> 
>  drivers/net/mlx5/mlx5_devx.c | 7 +++++++  drivers/net/mlx5/mlx5_rxq.c  |
> 6 ------  drivers/net/mlx5/mlx5_txq.c  | 3 ++-
>  3 files changed, 9 insertions(+), 7 deletions(-)
> 
> --
> 2.27.0


      parent reply	other threads:[~2022-09-01  9:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-03 13:15 [dpdk-dev] [PATCH " Yunjian Wang
2022-08-03 13:16 ` [dpdk-dev] [PATCH 1/2] net/mlx5: fix use after free when releasing tx queues Yunjian Wang
2022-08-03 13:16 ` [dpdk-dev] [PATCH 2/2] net/mlx5: fix resource leak when releasing a drop action Yunjian Wang
2022-08-23  6:45 ` [dpdk-dev] [PATCH v2 0/2] fixes for mlx5 Yunjian Wang
2022-08-23  6:45   ` [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix use after free when releasing tx queues Yunjian Wang
2022-09-23  9:31     ` wangyunjian
2022-09-26 12:30       ` Slava Ovsiienko
2022-08-23  6:46   ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix resource leak when releasing a drop action Yunjian Wang
2022-09-23  9:31     ` wangyunjian
2022-09-26 19:35       ` Slava Ovsiienko
2022-09-29  1:51         ` wangyunjian
2022-09-01  9:20   ` wangyunjian [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=c06fd2e3f84140fe91d30601bcc3964d@huawei.com \
    --to=wangyunjian@huawei.com \
    --cc=dev@dpdk.org \
    --cc=dkozlyuk@nvidia.com \
    --cc=huangshaozhang@huawei.com \
    --cc=matan@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).