Sharing minimal set of changes to enable OVS to work with DPDK 18.11-rc3. - No docs yet as they mainly point at the release tarball. - Split out to ease review but they should be squashed for a merge, or I can respin.
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 (3): netdev-dpdk: Update for DPDK CRC strip flags change. netdev-dpdk: Replace rte_eth_dev_attach/detach. travis: Update to use DPDK 18.11-rc3. .travis/linux-build.sh | 2 +- lib/netdev-dpdk.c | 24 +++++++++++++----------- 2 files changed, 14 insertions(+), 12 deletions(-) -- 2.19.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
