DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] net/mlx5: fix table leak issue
@ 2020-04-13 13:29 Suanming Mou
  2020-04-13 13:29 ` [dpdk-dev] [PATCH 1/2] net/mlx5: fix meter suffix " Suanming Mou
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Suanming Mou @ 2020-04-13 13:29 UTC (permalink / raw)
  Cc: rasland, dev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-14 21:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 13:29 [dpdk-dev] [PATCH 0/2] net/mlx5: fix table leak issue Suanming Mou
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

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).