DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH 0/2] fixes for bnxt driver
@ 2020-09-05  9:36 wangyunjian
  2020-09-05  9:36 ` [dpdk-dev] [PATCH 1/2] net/bnxt: remove logically dead code wangyunjian
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: wangyunjian @ 2020-09-05  9:36 UTC (permalink / raw)
  To: dev; +Cc: ajit.khaparde, somnath.kotur, jerry.lilijun, xudingke, Yunjian Wang

From: Yunjian Wang <wangyunjian@huawei.com>

This series include two fixes patches for bnxt driver.

Yunjian Wang (2):
  net/bnxt: remove logically dead code
  net/bnxt: fix a wrong use of rte_free when freeing mbuf

 drivers/net/bnxt/bnxt_reps.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-- 
2.18.1



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [dpdk-dev]  [PATCH 0/2] fixes for bnxt driver
@ 2020-07-31 12:08 wangyunjian
  2020-09-01  0:57 ` wangyunjian
  2020-09-02  3:38 ` Ajit Khaparde
  0 siblings, 2 replies; 8+ messages in thread
From: wangyunjian @ 2020-07-31 12:08 UTC (permalink / raw)
  To: dev; +Cc: ajit.khaparde, somnath.kotur, jerry.lilijun, xudingke, Yunjian Wang

From: Yunjian Wang <wangyunjian@huawei.com>

This series include two fixes patches for bnxt driver.

Yunjian Wang (2):
  net/bnxt: fix memory leak when freeing vf_info
  net/bnxt: add memory allocation check in vf_info init

 drivers/net/bnxt/bnxt_ethdev.c |  3 +--
 drivers/net/bnxt/bnxt_hwrm.c   | 22 ++++++++++++++++++++--
 drivers/net/bnxt/bnxt_hwrm.h   |  1 +
 3 files changed, 22 insertions(+), 4 deletions(-)

-- 
2.23.0



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

end of thread, other threads:[~2020-09-11  3:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05  9:36 [dpdk-dev] [PATCH 0/2] fixes for bnxt driver wangyunjian
2020-09-05  9:36 ` [dpdk-dev] [PATCH 1/2] net/bnxt: remove logically dead code wangyunjian
2020-09-05  9:36 ` [dpdk-dev] [PATCH 2/2] net/bnxt: fix a wrong use of rte_free when freeing mbuf wangyunjian
2020-09-11  3:22 ` [dpdk-dev] [PATCH 0/2] fixes for bnxt driver Ajit Khaparde
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31 12:08 wangyunjian
2020-09-01  0:57 ` wangyunjian
2020-09-01  1:00   ` Ajit Khaparde
2020-09-02  3:38 ` Ajit Khaparde

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