On 6/28/2018 9:15 PM, Ajit Khaparde wrote: > Patchset against dpdk-next-net. Please apply. > > v1->v2: > Takes care of the various comments made in the previous version. > I am dropping the style changes for now. I will send them later > after addressing the coding convention issues. > > > Ajit Khaparde (16): > net/bnxt: fix clear port stats > net/bnxt: add Tx batching support > net/bnxt: optimize receive processing code > net/bnxt: set MIN/MAX descriptor count fox Tx and Rx Rings > net/bnxt: fix dev close operation > net/bnxt: set ring coalesce parameters for Stratus NIC > net/bnxt: fix HW Tx checksum offload check > net/bnxt: add support for VF id 0xd800 > net/bnxt: fix Rx/Tx queue start/stop operations > net/bnxt: refactor filter/flow > net/bnxt: check filter type before clearing it > net/bnxt: fix set MTU > net/bnxt: fix incorrect IO address handling in Tx > net/bnxt: allocate RSS context only if RSS mode is enabled > net/bnxt: check VF resources if resource manager is enabled > net/bnxt: fix Rx ring count limitation > > Jay Ding (1): > net/bnxt: check for invalid vnic id > > Rob Miller (1): > net/bnxt: update HWRM API to v1.9.2.9 > > Scott Branden (1): > net/bnxt: move function check zero bytes to bnxt util.h > > Somnath Kotur (3): > net/bnxt: revert reset of L2 filter id > net/bnxt: fix to move a flow to a different queue > net/bnxt: use correct flags during VLAN configuration > > Xiaoxin Peng (1): > net/bnxt: fix Tx with multiple mbuf
Series applied to dpdk-next-net/master, thanks. Build errors commented on patch fixed while applying, please double check.