mbox series

[ovs-dev,v4,dpdk-latest,0/1] Update to DPDK 18.11-rc4.

Message ID 20181122153216.7969-1-ktraynor@redhat.com
Headers show
Series Update to DPDK 18.11-rc4. | expand

Message

Kevin Traynor Nov. 22, 2018, 3:32 p.m. UTC
Sharing minimal set of changes to enable OVS to work with
DPDK 18.11-rc4.

- No docs yet as they mainly point at the release tarball.

v4:
- Updated travis to point to DPDK 18.11-rc4 tarball
- Squashed patches

v3:
- Removed RFC as I think there are a candidate for dpdk-latest.
- 1/3 check offload flag capability
- 3/3 added

v2:
- 2/2 use rte_eth_dev_get_port_by_name() and fix indents



Kevin Traynor (1):
  dpdk: Update to use DPDK 18.11-rc4.

 .travis/linux-build.sh |  8 ++++----
 lib/netdev-dpdk.c      | 24 +++++++++++++-----------
 2 files changed, 17 insertions(+), 15 deletions(-)