aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk/dpdk-18.05_patches/0004-mlx4-support-externally-allocated-mempool.patch
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29backport mlx patch for DPDK >= 18.05Matthew Smith1-0/+250
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. Patches were originally tested and used with VPP master (prerelease 18.10). Then backported to VPP stable/1807. Change-Id: I883e0d796e59702731bec06c96210f0b134188db Signed-off-by: Matthew Smith <mgsmith@netgate.com>