* [dpdk-dev] [PATCH v3 0/5] fixes for tap
@ 2020-04-07 4:22 wangyunjian
0 siblings, 0 replies; only message in thread
From: wangyunjian @ 2020-04-07 4:22 UTC (permalink / raw)
To: dev; +Cc: keith.wiles, jerry.lilijun, xudingke, Yunjian Wang
From: Yunjian Wang <wangyunjian@huawei.com>
This series include three fixes patches for tap PMD driver.
--
v3:
- Add fix close a vaild fd and netlink socket file descriptor check
before close
v2:
- Add null check in tap_rxq_pool_free()
Yunjian Wang (5):
net/tap: fix mbuf double free when writev fails
net/tap: fix mbuf and mem leak during queue release
net/tap: fix check for mbuf's nb_segs failure
net/tap: fix close a valid fd
net/tap: fix netlink socket file descriptor check before close
drivers/net/tap/rte_eth_tap.c | 60 ++++++++++++++++++++++++++++-------
1 file changed, 49 insertions(+), 11 deletions(-)
--
2.19.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-07 4:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 4:22 [dpdk-dev] [PATCH v3 0/5] fixes for tap wangyunjian
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).