Update ENIC driver patches for DPDK 2.2.0 43/643/1
authorJohn Lo <[email protected]>
Tue, 29 Mar 2016 20:14:35 +0000 (16:14 -0400)
committerJohn Lo <[email protected]>
Tue, 29 Mar 2016 20:14:35 +0000 (16:14 -0400)
commit23650e6cada50246ba211cec168ddd6738a26f67
tree0d3e05b84f1ded554d1bf70a60534092aaf63725
parent13f3c450ccd03ed00a6a114061faedd1fc553ddd
Update ENIC driver patches for DPDK 2.2.0

This includes all patches in ENIC driver which are up-streamed to DPDK
to improve RX performance, fix buffer/error handling and interoperation
with link bonding PMD library.

Change-Id: Id4c71a350d5234834951f9261c69db5476ba396b
Signed-off-by: John Lo <[email protected]>
12 files changed:
dpdk/dpdk-2.2.0_patches/0011-Fix-link-bonding-PMD-slave-status-polling-path-used-.patch [deleted file]
dpdk/dpdk-2.2.0_patches/0011-enic-improve-Rx-performance.patch [moved from dpdk/dpdk-2.2.0_patches/0013-Replacement-of-ENIC-PMD-receive-path-to-improve-perf.patch with 97% similarity]
dpdk/dpdk-2.2.0_patches/0012-enic-fix-last-packet-not-being-sent.patch [moved from dpdk/dpdk-2.2.0_patches/0012-Fix-ENIC-PMD-problem-with-not-sending-the-first-pack.patch with 51% similarity]
dpdk/dpdk-2.2.0_patches/0013-enic-add-missing-newline-to-print-statements.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0015-enic-fix-crash-when-allocating-too-many-queues.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0016-enic-fix-mbuf-flags-on-Rx.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0017-enic-fix-error-packets-handling.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0018-enic-remove-packet-error-conditional.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0020-enic-fix-Rx-descriptor-limit.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0021-enic-fix-TX-hang-when-number-of-packets-gt-queue-size.patch [new file with mode: 0644]
dpdk/dpdk-2.2.0_patches/0022-bonding-fix-bond-link-detect-in-non-interrupt-mode.patch [new file with mode: 0644]