On 1/8/2018 8:24 PM, Ajit Khaparde wrote: > Please apply these patches. > > Ajit Khaparde (10): > net/bnxt: check return values in bnxt_dev_init > net/bnxt: fix double increment of idx during Tx ring alloc > net/bnxt: parse checksum offload flags > net/bnxt: fix grp_info usage > net/bnxt: return proper error code > net/bnxt: add check for multi host PF per port. > net/bnxt: check if initialization is done before accessing stats > net/bnxt: fix check for ether_type > net/bnxt: check on-chip resources > > Somnath Kotur (3): > net/bnxt: fix duplicate filter pattern creation error > net/bnxt: remove unnecessary addition of a temporary filter > net/bnxt: fix bug with duplicate pattern for 5tuple filter > bnxt/bnxt: free the aggregration ring while freeing all the HWRM rings
Series applied to dpdk-next-net/master, thanks. Fixes lines are missing for some patches [1], can you please provide them, I can update commits when received. [1] $ ./devtools/check-git-log.sh -13 Missing 'Fixes' tag: net/bnxt: fix group info usage net/bnxt: fix duplicate filter pattern creation error net/bnxt: fix bug with duplicate pattern for 5tuple filter