patch mlx PMDs for VPP w/ DPDK 18.05 or newer 40/14540/2
authorMatthew Smith <mgsmith@netgate.com>
Tue, 28 Aug 2018 18:42:09 +0000 (13:42 -0500)
committerDamjan Marion <dmarion@me.com>
Wed, 29 Aug 2018 09:47:17 +0000 (09:47 +0000)
commit7fc631fdea649de13e338a6b06bd81f172400499
tree24fe94e690b0f31fedebdc0fce557b6b2cc69e22
parent2fee16787ed0d622631223567635a77e14c8c076
patch mlx PMDs for VPP w/ DPDK 18.05 or newer

Memory allocation changed in DPDK 18.05. The mlx4 and mlx5
PMDs did not support using externally allocated memory.

The patch for mlx5 was generated by Mellanox. That patch was
modified to apply to the mlx4 PMD and tested on Microsoft
Azure.

Change-Id: I92116b1d71a3896d5bf7b1f10c40c898d72540d6
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
dpdk/Makefile
dpdk/dpdk-18.08_patches/0001-net-mlx5-support-externally-allocated-mempool.patch [new file with mode: 0644]
dpdk/dpdk-18.08_patches/0002-mlx4-support-externally-allocated-mempool.patch [new file with mode: 0644]