[dpdk-dev] [PATCH 0/2] net/tap: simplfication and servicabilty improvements

Stephen Hemminger stephen at networkplumber.org
Sat Apr 25 01:36:55 CEST 2020


These are a couple of small fixes to the TAP driver. The first makes it
more robust to random signals, and the second one adds better error
reporting.

Stephen Hemminger (2):
  net/tap: simplify netlink send/receive functions
  net/tap: use netlink extended ack support

 drivers/net/tap/tap_netlink.c | 123 +++++++++++++++++++++++++---------
 1 file changed, 92 insertions(+), 31 deletions(-)

-- 
2.20.1



More information about the dev mailing list