On 10/2/2019 6:17 PM, Ajit Khaparde wrote: > bnxt patchset against dpdk-next-net. > This patchset has been rebased and is dependent on > "bnxt patchset to support device error recovery" > commit-id 5f30ec0329bf81d8a4a3404faaf450dbceb9463e > > Please apply. > > v1->v2: 5f30ec0329bf81d8a4a3404faaf450dbceb9463e > v2->v3: Removed an unnecessary patch from v2. No other change. > > Ajit Khaparde (2): > net/bnxt: subscribe to link speed change notification > net/bnxt: fix async link handling and update > > Kalesh AP (8): > net/bnxt: fix rxq stop/start handling > net/bnxt: fix L2 context calculation for Thor > net/bnxt: fix use of deferred start of transmit queues > net/bnxt: remove unnecessary return check > net/bnxt: remove unused macro > net/bnxt: remove unnecessary interrupt disable > net/bnxt: fix accessing variable before null check > net/bnxt: use macro for getting default vnic > > Rahul Gupta (1): > net/bnxt: fix Rx queue count devop > > Santoshkumar Karanappa Rastapur (3): > net/bnxt: fix incorrect flow steering > net/bnxt: fix traffic failure with higher mbuf size > net/bnxt: fix 40G link failure for Thor > > Somnath Kotur (1): > net/bnxt: support for QinQ insertion and stripping > > Stephen Hemminger (1): > net/bnxt: fix a segfault in secondary process
Series applied to dpdk-next-net/master, thanks.