net/netvsc: exhausting Tx descriptors is not an error
authorStephen Hemminger <sthemmin@microsoft.com>
Thu, 30 Aug 2018 22:35:10 +0000 (15:35 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 14 Sep 2018 18:08:41 +0000 (20:08 +0200)
commit85c42091892cf308d838709dba2ebb935dadf741
tree2ecff3a46355447cc9ddc1e6c41fe2a9fa2a5e98
parenta25d39a3eb6978e67032b41f15d883867364fc3f
net/netvsc: exhausting Tx descriptors is not an error

If application sends faster than vswitch can keep up, then the
transmit descriptor pool will be exhausted. This is not a failure
so change the name statistic and don't include it in oerrors.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
drivers/net/netvsc/hn_ethdev.c
drivers/net/netvsc/hn_rxtx.c
drivers/net/netvsc/hn_var.h