dpdk: bump to dpdk 19.02 60/17260/3
authorDamjan Marion <damarion@cisco.com>
Sat, 2 Feb 2019 15:28:16 +0000 (16:28 +0100)
committerDamjan Marion <dmarion@me.com>
Sat, 2 Feb 2019 16:31:07 +0000 (16:31 +0000)
commit1a6ece34358a34367ff1807ac3a9a97b8a120b77
treeff3df0b997689914129c8345e32815bda448298d
parent773291163a4f72f131afc6a84b065bcfed13aeb7
dpdk: bump to dpdk 19.02

HQoS requires fixes to work with dpdk 19.02 so code is disabled and
pending deprecation unless active maintainer is found.

Change-Id: I3569c4287b6dfdd2c29e02375eb53bf01fa6ae84
Signed-off-by: Damjan Marion <damarion@cisco.com>
15 files changed:
build/external/packages/dpdk.mk
build/external/patches/dpdk_18.05/0001-i40evf-don-t-reset-device_info-data.patch [deleted file]
build/external/patches/dpdk_18.05/0002-ixgbe-link-wait-longer.patch [deleted file]
build/external/patches/dpdk_18.08/0001-net-mlx5-support-externally-allocated-mempool.patch [deleted file]
build/external/patches/dpdk_18.08/0002-mlx4-support-externally-allocated-mempool.patch [deleted file]
build/external/patches/dpdk_18.08/0003-ixgbe-wait-longer-for-link-after-fiber-MAC-setup.patch [deleted file]
build/external/patches/dpdk_18.08/0004-net-i40e-fix-25G-AOC-and-ACC-cable-detection-on-XXV7.patch [deleted file]
build/external/patches/dpdk_18.08/0005-mlx5-use-pkg-config-SUSE-libmnl.patch [deleted file]
build/external/patches/dpdk_18.08/0005-net-ena-recreate-HW-IO-rings-on-start-and-stop.patch [deleted file]
build/external/patches/dpdk_18.08/0006-net-bonding-fix-buffer-corruption-in-packets.patch [deleted file]
src/plugins/dpdk/CMakeLists.txt
src/plugins/dpdk/device/cli.c
src/plugins/dpdk/device/device.c
src/plugins/dpdk/device/init.c
src/plugins/dpdk/ipsec/ipsec.c