summaryrefslogtreecommitdiffstats
path: root/dpdk/dpdk-18.08_patches
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29patch mlx PMDs for VPP w/ DPDK 18.05 or newerMatthew Smith2-0/+520
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>