dpdk: add support for Mellanox ConnectX-5 devices 60/5960/2
authorDamjan Marion <damarion@cisco.com>
Thu, 30 Mar 2017 15:58:42 +0000 (17:58 +0200)
committerDave Barach <openvpp@barachs.net>
Fri, 31 Mar 2017 12:22:28 +0000 (12:22 +0000)
commit0f60ff8af3dd72bb1fa8f13886a80d110d78c7b0
tree994486c3ad1adfc264fa386abb374c99b70cbc39
parentce359db3b68528ce576862129b2a7709681ad2c6
dpdk: add support for Mellanox ConnectX-5 devices

Change-Id: I3ed2834a326eac50a7cb4faa592f42fd06325d5a
Signed-off-by: Damjan Marion <damarion@cisco.com>
dpdk/Makefile
dpdk/dpdk-17.02_patches/0001-dpdk-dev-net-mlx5-add-out-of-buffer-counter-to-extended-statistic.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0002-dpdk-dev-1-2-net-mlx5-remove-unused-interface-name-query.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0003-dpdk-dev-2-2-net-mlx5-fix-extended-statistics-wrong-number.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0004-dpdk-dev-net-mlx5-fix-extended-statistics-counters-identification.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0005-net-mlx5-fix-startup-when-flow-cannot-be-applied.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0006-net-mlx5-add-hardware-TSO-support.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0007-add-hardware-checksum-offload-for-tunnel-pa.patch [new file with mode: 0644]
dpdk/dpdk-17.02_patches/0008-net-mlx5-add-enhanced-multi-packet-send-for-ConnectX.patch [new file with mode: 0644]
src/plugins/dpdk/device/init.c