On 5/27/2017 4:46 AM, Rahul Lakkireddy wrote: > This series of patches add support for Chelsio T6 family of adapters. > > Patches 1 - 4 update CXGBE PMD to detect and run Chelsio T6 cards. > > Patches 5 - 6 add new link speeds and update port modules. > > Patch 7 updates information prints to accommodate Chelsio T6 cards. > > Patch 8 updates TX path to reflect Chelsio T6 changes. > > Patches 9 - 11 update RX path to reflect Chelsio T6 changes. > > Patch 12 updates port statistics to not accumulate pause frames > as part of packet count and also fixes issue with rx counters. > > Patch 13 removes RTE_PCI_DRV_INTR_LSC flag from CXGBE PMD since > it doesn't handle direct LSC interrupts. > > Thanks, > Rahul > > Rahul Lakkireddy (13): > cxgbe: add support to run Chelsio T6 cards > cxgbe: update register dump > cxgbe: update flash part information > cxgbe: grab available ports after firmware reset > cxgbe: update link speeds and port modules > cxgbe: add forward error correction support > cxgbe: update hardware info prints > cxgbe: update TX path for Chelsio T6 > cxgbe: update RXQ channel mapping for Chelsio T6 > cxgbe: update RX path for Chelsio T6 > cxgbe: add compressed error vector > cxgbe: fix port statistics > cxgbe: remove RTE_PCI_DRV_INTR_LSC from driver flags
Series applied to dpdk-next-net/master, thanks. (some updates done on patch subjects)