A couple of fixes for netvsc PMD. The first is more serious than the second.
Stephen Hemminger (2): net/netvsc: handle receive packets during multi-channel setup net/netvsc: avoid mixing buffered and direct packets drivers/net/netvsc/hn_ethdev.c | 1 + drivers/net/netvsc/hn_nvs.c | 40 ++++++++++++++++++++++++++++++++-- drivers/net/netvsc/hn_rxtx.c | 15 ++++++------- drivers/net/netvsc/hn_var.h | 1 + 4 files changed, 47 insertions(+), 10 deletions(-) -- 2.20.1