On 10/10/2019 2:41 AM, Ajit Khaparde wrote: > This patch against dpdk-next-net mostly contains bug fixes > > for issues found during testing. > > v1->v2: > -Split patch 09/10 into two and reworded the commit messages. > -Rebased against latest dpdk-next-net > -Some of the patches were missing the Fixes tag. Added it to them. > > Ajit Khaparde (2): > net/bnxt: update trusted VF status only when it changes > net/bnxt: get the default HWRM command timeout from firmware > > Kalesh AP (7): > net/bnxt: fix return checks and return values > net/bnxt: return error if setting link up fail > net/bnxt: remove redundant header file inclusion > net/bnxt: enable interrupts after checking interface status from FW > net/bnxt: fix to handle interface change status in port start only > net/bnxt: fix coding style issues > net/bnxt: remove unnecessary variable assignment > > Rahul Gupta (2): > net/bnxt: reduce cleanup time during reset recovery > net/bnxt: change msix vector to queue mapping > > Santoshkumar Karanappa Rastapur (1): > net/bnxt: free default completion ring before VF configuration
Series applied to dpdk-next-net/master, thanks.