This patchset brings in few fixes and some changes tuning
the Tx datapath performance in bnxt PMD.
Please apply.

Ajit Khaparde (4):
  net/bnxt: fix an issue seen with TSO
  net/bnxt: add support to update ipid
  net/bnxt: check for some error conditions in Tx path
  net/bnxt: support bulk free of Tx mbufs

Sriharsha Basavapatna (2):
  net/bnxt: fix a couple of issues with Tx batching
  net/bnxt: optimize Tx batching code

 drivers/net/bnxt/bnxt_txq.c |  11 +++
 drivers/net/bnxt/bnxt_txq.h |   2 +-
 drivers/net/bnxt/bnxt_txr.c | 160 ++++++++++++++++++++++++------------
 drivers/net/bnxt/bnxt_txr.h |   2 +
 4 files changed, 123 insertions(+), 52 deletions(-)

-- 
2.20.1 (Apple Git-117)

Reply via email to