[dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID

2016-06-27 Thread Bruce Richardson
On Fri, Jun 24, 2016 at 01:31:37PM -0500, Ajit Khaparde wrote: > On Fri, Jun 24, 2016 at 6:59 AM, Bruce Richardson < > bruce.richardson at intel.com> wrote: > > > On Tue, Jun 21, 2016 at 04:58:20PM -0500, Ajit Khaparde wrote: > > > This patch adds support for Cumulus+ Ethernet adapters. > > >

[dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID

2016-06-24 Thread Ajit Khaparde
On Fri, Jun 24, 2016 at 6:59 AM, Bruce Richardson < bruce.richardson at intel.com> wrote: > On Tue, Jun 21, 2016 at 04:58:20PM -0500, Ajit Khaparde wrote: > > This patch adds support for Cumulus+ Ethernet adapters. > > These Cumulus+ Ethernet adapters support 10Gb/25Gb/40Gb/50Gb speeds. > > > >

[dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID

2016-06-24 Thread Bruce Richardson
On Tue, Jun 21, 2016 at 04:58:20PM -0500, Ajit Khaparde wrote: > This patch adds support for Cumulus+ Ethernet adapters. > These Cumulus+ Ethernet adapters support 10Gb/25Gb/40Gb/50Gb speeds. > > Signed-off-by: Ajit Khaparde Applied to dpdk-next-net/rel_16_07 /Bruce

[dpdk-dev] [PATCH] bnxt: Add Cumulus+ PCI ID

2016-06-21 Thread Ajit Khaparde
This patch adds support for Cumulus+ Ethernet adapters. These Cumulus+ Ethernet adapters support 10Gb/25Gb/40Gb/50Gb speeds. Signed-off-by: Ajit Khaparde --- lib/librte_eal/common/include/rte_pci_dev_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git