netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] bnx2x: Fix error recovering in switch configuration
@ 2024-02-13 18:32 Thinh Tran
  2024-02-13 18:32 ` [PATCH v10 1/2] net/bnx2x: Prevent access to a freed page in page_pool Thinh Tran
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Thinh Tran @ 2024-02-13 18:32 UTC (permalink / raw)
  To: kuba
  Cc: netdev, davem, manishc, pabeni, skalluru, simon.horman, edumazet,
	VENKATA.SAI.DUGGI, drc, abdhalee, thinhtr

Please refer to the initial cover letter
https://lore.kernel.org/all/20230818161443.708785-1-thinhtr@linux.vnet.ibm.com

In series Version 6, the patch
   [v6,1/4] bnx2x: new flag for tracking HW resource
was successfully made it to the mainline kernel
https://github.com/torvalds/linux/commit/bf23ffc8a9a777dfdeb04232e0946b803adbb6a9
but the rest of the patches did not.

The following patch has been excluded from this series:
    net/bnx2x: prevent excessive debug information during a TX timeout
based on concerns raised by some developers that it might omit valuable
debugging details as in some other scenarios may cause the TX timeout.


v9: adding "Fixes:" tag to commit messages for patch
    net/bnx2x: Prevent access to a freed page in page_pool

v8: adding stack trace to commit messages for patch
    net/bnx2x: Prevent access to a freed page in page_pool

v7: resubmitting patches.

Hereby resubmitting the two patches below:

Thinh Tran (2):
  net/bnx2x: Prevent access to a freed page in page_pool
  net/bnx2x: refactor common code to bnx2x_stop_nic()

 .../net/ethernet/broadcom/bnx2x/bnx2x_cmn.c   | 28 +++++++++++--------
 .../net/ethernet/broadcom/bnx2x/bnx2x_cmn.h   |  7 +++--
 .../net/ethernet/broadcom/bnx2x/bnx2x_main.c  | 25 +++--------------
 .../net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c  | 12 ++------
 4 files changed, 27 insertions(+), 45 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-03-06 21:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-13 18:32 [PATCH v10 0/2] bnx2x: Fix error recovering in switch configuration Thinh Tran
2024-02-13 18:32 ` [PATCH v10 1/2] net/bnx2x: Prevent access to a freed page in page_pool Thinh Tran
2024-02-14 20:47   ` Jacob Keller
2024-03-06 21:13     ` Thinh Tran
2024-02-13 18:32 ` [PATCH v10 2/2] net/bnx2x: refactor common code to bnx2x_stop_nic() Thinh Tran
2024-02-14 20:50   ` Jacob Keller
2024-02-15 16:17     ` Thinh Tran
2024-02-14 20:48 ` [PATCH v10 0/2] bnx2x: Fix error recovering in switch configuration Jacob Keller
2024-02-15 16:08   ` Thinh Tran
2024-02-15 17:29     ` Jacob Keller

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