net/netvsc: implement free Tx mbuf on demand
authorStephen Hemminger <sthemmin@microsoft.com>
Thu, 9 Aug 2018 17:50:08 +0000 (10:50 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 28 Aug 2018 13:27:39 +0000 (15:27 +0200)
commit7a866f0d1b5c1957b9d03b0aaf08702394721d27
tree0794c95ce3632b33ca8d23742526e04ea337f15a
parent0312753ef2f37a9fbe62b941f74cad2b20d776d9
net/netvsc: implement free Tx mbuf on demand

Add tx_done_cleanup ethdev hook to allow application to
control if/when it wants completions to be handled.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
doc/guides/nics/features/netvsc.ini
drivers/net/netvsc/hn_ethdev.c
drivers/net/netvsc/hn_rndis.c
drivers/net/netvsc/hn_rxtx.c
drivers/net/netvsc/hn_var.h