From 23650e6cada50246ba211cec168ddd6738a26f67 Mon Sep 17 00:00:00 2001 From: John Lo Date: Tue, 29 Mar 2016 16:14:35 -0400 Subject: 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 --- .../0019-enic-update-maintainers.patch | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch (limited to 'dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch') diff --git a/dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch b/dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch new file mode 100644 index 00000000..8beae3b2 --- /dev/null +++ b/dpdk/dpdk-2.2.0_patches/0019-enic-update-maintainers.patch @@ -0,0 +1,36 @@ +commit 57524648749fb7dc1daf3af3213dab472ee432de +Author: John Daley +Date: Fri Mar 18 11:27:07 2016 -0700 + + enic: update maintainers + + Change maintainers for ENIC PMD and fix pointer to enic + documentation in MAINTAINERS. + + Signed-off-by: John Daley + +diff --git a/MAINTAINERS b/MAINTAINERS +index 6ed54dd..e848ffa 100644 +--- a/MAINTAINERS ++++ b/MAINTAINERS +@@ -276,8 +276,9 @@ F: doc/guides/nics/cxgbe.rst + + Cisco enic + M: John Daley +-M: Sujith Sankar ++M: Nelson Escobar + F: drivers/net/enic/ ++F: doc/guides/nics/enic.rst + + Combo szedata2 + M: Matej Vido +diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst +index 2a228fd..e67c3db 100644 +--- a/doc/guides/nics/enic.rst ++++ b/doc/guides/nics/enic.rst +@@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD + maintainers: + + - John Daley +-- Sujith Sankar ++- Nelson Escobar -- cgit 1.2.3-korg