[dpdk-dev] [PATCH 0/7] bnxt patchset with bug fixes

2020-02-06 Thread Kalesh A P
From: Kalesh AP Please apply. Kalesh AP (5): net/bnxt: avoid an unnecessary delay in port stop net/bnxt: log firmware debug notifications net/bnxt: register for debug notification async event from fw net/bnxt: fix to call port stop when error recovery fails net/bnxt: move locally used

[dpdk-dev] [PATCH 0/7] bnxt patchset for thor and bnxt vector PMD

2019-08-30 Thread Lance Richardson
Fixes and enhancements for adapters based on the BCM57500 controller and the bnxt vector PMD. Patch set is against dpdk-next-net. **Note** this patch series is dependent on the "bnxt patchset to support device error recovery" series. Lance Richardson (7): net/bnxt: fix thor tqm entry allocatio

Re: [dpdk-dev] [PATCH 0/7] bnxt patchset

2018-09-19 Thread Ferruh Yigit
On 9/1/2018 5:32 AM, Ajit Khaparde wrote: > Patchset against dpdk-next-net. > Please apply. > > Ajit Khaparde (5): > net/bnxt: fix MTU setting > net/bnxt: update HWRM version > net/bnxt: add support for extended port counters > net/bnxt: add support to enable new mailbox channel > net/bn

[dpdk-dev] [PATCH 0/7] bnxt patchset

2018-08-31 Thread Ajit Khaparde
Patchset against dpdk-next-net. Please apply. Ajit Khaparde (5): net/bnxt: fix MTU setting net/bnxt: update HWRM version net/bnxt: add support for extended port counters net/bnxt: add support to enable new mailbox channel net/bnxt: add support for trusted VF Somnath Kotur (2): net/bnx

Re: [dpdk-dev] [PATCH 0/7] bnxt patchset

2018-05-18 Thread Ferruh Yigit
On 5/18/2018 3:39 PM, Ajit Khaparde wrote: > Patchset against dpdk-next. > Contains fixes mostly. Please apply. > > Ajit Khaparde (7): > net/bnxt: add fallthrough comments for cascading switch cases > net/bnxt: fix to initialize tx and rx burst for secondary processes > net/bnxt: fix rss has

[dpdk-dev] [PATCH 0/7] bnxt patchset

2018-05-18 Thread Ajit Khaparde
Patchset against dpdk-next. Contains fixes mostly. Please apply. Ajit Khaparde (7): net/bnxt: add fallthrough comments for cascading switch cases net/bnxt: fix to initialize tx and rx burst for secondary processes net/bnxt: fix rss hash configuration net/bnxt: fix to use 1st completion rin