DPDK patches and discussions
 help / color / mirror / Atom feed
From: Suanming Mou <suanmingm@mellanox.com>
Cc: rasland@mellanox.com, dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/2] net/mlx5: fix table leak issue
Date: Mon, 13 Apr 2020 21:29:11 +0800	[thread overview]
Message-ID: <1586784554-35145-1-git-send-email-suanmingm@mellanox.com> (raw)

Currently, the tables got by jump action and flow meter suffix flow are
not put correctly.

Fix the bugs with the refer_cnt issue.

Suanming Mou (2):
  net/mlx5: fix meter suffix table leak issue
  net/mlx5: fix jump table leak issue

 drivers/net/mlx5/mlx5.h         |  6 -----
 drivers/net/mlx5/mlx5_flow.h    |  2 ++
 drivers/net/mlx5/mlx5_flow_dv.c | 54 ++++++++++++++++++++---------------------
 3 files changed, 29 insertions(+), 33 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2020-04-13 13:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 13:29 Suanming Mou [this message]
2020-04-13 13:29 ` [dpdk-dev] [PATCH 1/2] net/mlx5: fix meter suffix " Suanming Mou
2020-04-13 13:29 ` [dpdk-dev] [PATCH 2/2] net/mlx5: fix jump " Suanming Mou
2020-04-14 21:47 ` [dpdk-dev] [PATCH 0/2] net/mlx5: fix " 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=1586784554-35145-1-git-send-email-suanmingm@mellanox.com \
    --to=suanmingm@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=rasland@mellanox.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).