]> git.proxmox.com Git - ovs.git/commit
netdev-dpdk: Add custom stat for vhost tx retries.
authorKevin Traynor <ktraynor@redhat.com>
Tue, 2 Jul 2019 00:32:29 +0000 (01:32 +0100)
committerIan Stokes <ian.stokes@intel.com>
Mon, 8 Jul 2019 11:02:51 +0000 (12:02 +0100)
commitc161357d5d96f32144f4b63ee6b06049c0cc0a09
tree500e06c00c784eb00e547d7be48c833a661b7de1
parent4e6c16db31806dfcf84d6ebdb0d708cfa39bd08f
netdev-dpdk: Add custom stat for vhost tx retries.

vhost tx retries may occur, and it can be a sign that
the guest is not optimally configured.

Add a custom stat so a user will know if vhost tx retries are
occurring and hence give a hint that guest config should be
examined.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Documentation/topics/dpdk/vhost-user.rst
lib/netdev-dpdk.c