v2:
- 1/4 - split out minor fix from docs patch
- 2/4 - updated text, NETDEV_MAX_BURST, QEMU/libvirt versions
- 3/4 - removed unneeded MIN()
- 4/4 - explicitly range check, removed unneeded tx_counters fn changes
 

Kevin Traynor (4):
  netdev-dpdk: Fix additional vhost tx retry.
  doc: Add info on vhost tx retries.
  netdev-dpdk: Add stats for vhost tx retries.
  netdev-dpdk: Enable vhost-tx-retries config.

 Documentation/topics/dpdk/vhost-user.rst | 67 ++++++++++++++++++++++++
 include/openvswitch/netdev.h             |  1 +
 lib/netdev-dpdk.c                        | 33 ++++++++++--
 vswitchd/bridge.c                        |  3 +-
 vswitchd/vswitch.xml                     | 10 ++++
 5 files changed, 109 insertions(+), 5 deletions(-)

-- 
2.20.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to