patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 19.11 0/9] backports for 19.11.9
@ 2021-05-20 10:16 Kalesh A P
  2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 1/9] net/bnxt: fix build failures after merging patches Kalesh A P
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Kalesh A P @ 2021-05-20 10:16 UTC (permalink / raw)
  To: stable

From: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>

This set has those bnxt PMD patches which were not applying
cleanly on 19.11 tree. It also has one patch which fixes the build
failures seen with latest tree after applying the remaining bnxt patches.

Kalesh AP (9):
  net/bnxt: fix build failures after merging patches
  net/bnxt: drop unused attribute
  net/bnxt: fix double free in port start failure
  net/bnxt: fix firmware fatal error handling
  net/bnxt: fix memory allocation for command response
  net/bnxt: fix timesync when PTP is not supported
  net/bnxt: fix VF info allocation
  net/bnxt: fix PTP support for Thor
  net/bnxt: fix xstats get

 drivers/net/bnxt/bnxt.h        |   6 ++
 drivers/net/bnxt/bnxt_ethdev.c | 174 ++++++++++++++++++++++++++++++++++-------
 drivers/net/bnxt/bnxt_hwrm.c   | 122 ++++++++++++++---------------
 drivers/net/bnxt/bnxt_hwrm.h   |   2 +-
 drivers/net/bnxt/bnxt_rxr.c    |  17 ++--
 drivers/net/bnxt/bnxt_stats.c  |  18 ++---
 drivers/net/bnxt/bnxt_stats.h  |   2 +-
 drivers/net/bnxt/bnxt_util.h   |   2 +
 8 files changed, 235 insertions(+), 108 deletions(-)

-- 
2.10.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-20  9:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 10:16 [dpdk-stable] [PATCH 19.11 0/9] backports for 19.11.9 Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 1/9] net/bnxt: fix build failures after merging patches Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 2/9] net/bnxt: drop unused attribute Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 3/9] net/bnxt: fix double free in port start failure Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 4/9] net/bnxt: fix firmware fatal error handling Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 5/9] net/bnxt: fix memory allocation for command response Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 6/9] net/bnxt: fix timesync when PTP is not supported Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 7/9] net/bnxt: fix VF info allocation Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 8/9] net/bnxt: fix PTP support for Thor Kalesh A P
2021-05-20 10:16 ` [dpdk-stable] [PATCH 19.11 9/9] net/bnxt: fix xstats get Kalesh A P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).