[dpdk-dev] [PATCH v4 0/9] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver

2015-06-30 Thread Rahul Lakkireddy
This series of patches add the CXGBE Poll Mode Driver support for Chelsio Terminator 5 series of 10G/40G adapters. The CXGBE PMD is split into multiple patches. The first patch adds the hardware specific api for all supported Chelsio T5 adapters and the patches from 2 to 8 add the actual DPDK CXG

[dpdk-dev] [PATCH v4 0/9] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver

2015-06-30 Thread Thomas Monjalon
2015-06-30 04:58, Rahul Lakkireddy: > This series of patches add the CXGBE Poll Mode Driver support for Chelsio > Terminator 5 series of 10G/40G adapters. The CXGBE PMD is split into multiple > patches. The first patch adds the hardware specific api for all supported > Chelsio T5 adapters and the

[dpdk-dev] [PATCH v4 0/9] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver

2015-07-01 Thread Rahul Lakkireddy
On Tue, Jun 30, 2015 at 23:01:39 +0200, Thomas Monjalon wrote: > 2015-06-30 04:58, Rahul Lakkireddy: > > This series of patches add the CXGBE Poll Mode Driver support for Chelsio > > Terminator 5 series of 10G/40G adapters. The CXGBE PMD is split into > > multiple > > patches. The first patch ad