Re: [dpdk-dev] [PATCH v2 00/25] bnxt patchset

2017-05-29 Thread Ferruh Yigit
On 5/26/2017 7:39 PM, Ajit Khaparde wrote: > This patchset amongst other changes adds support few more dev_ops, > updates HWRM to version 1.7.7, switches to polling stats from the > hardware, support for Jumbo MTU, LRO etc.. > As suggedted for the previous submission: > Grouped in the end, it also

[dpdk-dev] [PATCH v2 00/25] bnxt patchset

2017-05-26 Thread Ajit Khaparde
This patchset amongst other changes adds support few more dev_ops, updates HWRM to version 1.7.7, switches to polling stats from the hardware, support for Jumbo MTU, LRO etc.. As suggedted for the previous submission: Grouped in the end, it also has PMD specific APIs to control VF from PF. I have