On 4/25/2020 2:14 PM, Wiles, Keith wrote: > > >> On Apr 24, 2020, at 6:36 PM, Stephen Hemminger <step...@networkplumber.org> >> wrote: >> >> 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 >> > > Acked-by: Keith Wiles <keith.wi...@intel.com> >
Series applied to dpdk-next-net/master, thanks.