DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev]  [PATCH 0/5] bnxt bug fixes
@ 2020-07-09  9:38 Kalesh A P
  2020-07-09  9:38 ` [dpdk-dev] [PATCH 1/5] net/bnxt: fix to avoid unnecessary memory allocation Kalesh A P
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Kalesh A P @ 2020-07-09  9:38 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, ajit.khaparde

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

This patchset contains few bug fixes in bnxt PMD.

Please apply.

Kalesh AP (5):
  net/bnxt: fix to avoid unnecessary memory allocation
  net/bnxt: remove unused enum declaration
  net/bnxt: fix to not send unnecessary hwrm command
  net/bnxt: fix to set flow error when filter create fails
  net/bnxt: fix to free filters when flow create fails

 drivers/net/bnxt/bnxt.h        |  9 ------
 drivers/net/bnxt/bnxt_ethdev.c | 10 ++++---
 drivers/net/bnxt/bnxt_flow.c   | 35 +++++++++++++++--------
 drivers/net/bnxt/bnxt_hwrm.c   | 63 ++++++++++++++----------------------------
 drivers/net/bnxt/bnxt_hwrm.h   |  3 +-
 5 files changed, 52 insertions(+), 68 deletions(-)

-- 
2.10.1


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

end of thread, other threads:[~2020-07-10 14:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  9:38 [dpdk-dev] [PATCH 0/5] bnxt bug fixes Kalesh A P
2020-07-09  9:38 ` [dpdk-dev] [PATCH 1/5] net/bnxt: fix to avoid unnecessary memory allocation Kalesh A P
2020-07-09  9:38 ` [dpdk-dev] [PATCH 2/5] net/bnxt: remove unused enum declaration Kalesh A P
2020-07-09  9:38 ` [dpdk-dev] [PATCH 3/5] net/bnxt: fix to not send unnecessary hwrm command Kalesh A P
2020-07-09  9:38 ` [dpdk-dev] [PATCH 4/5] net/bnxt: fix to set flow error when filter create fails Kalesh A P
2020-07-09  9:38 ` [dpdk-dev] [PATCH 5/5] net/bnxt: fix to free filters when flow " Kalesh A P
2020-07-10 14:05 ` [dpdk-dev] [PATCH 0/5] bnxt bug fixes Ajit Khaparde

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).