netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net PATCH V3 0/3] Fix PFC related issues
@ 2023-08-21  5:25 Suman Ghosh
  2023-08-21  5:25 ` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free Suman Ghosh
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Suman Ghosh @ 2023-08-21  5:25 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, lcherian, jerinj, davem,
	edumazet, kuba, pabeni, netdev, linux-kernel
  Cc: Suman Ghosh

This patchset fixes multiple PFC related issues related to Octeon.

Patch #1: octeontx2-pf: Fix PFC TX scheduler free

Patch #2: octeontx2-af: CN10KB: fix PFC configuration

Patch #3: octeonxt2-pf: Fix backpressure config for multiple PFC priorities to
work simultaneously

Hariprasad Kelam (1):
  octeontx2-af: CN10KB: fix PFC configuration

Suman Ghosh (2):
  octeontx2-pf: Fix PFC TX scheduler free
  cteonxt2-pf: Fix backpressure config for multiple PFC priorities to
    work simultaneously

---
v3 changes:
	Removed patch #1 from v2 patchset due to review comment from Jakub.
	I will find a more accurate fix for that and will push a separate
	patch.

v2 changes:
	1. Fixed compilation error in patch #2
	ERROR: modpost: "otx2_txschq_free_one"
	[drivers/net/ethernet/marvell/octeontx2/nic/rvu_nicvf.ko] undefined!
	2. Added new patch #4 to the patch set. This patch fixes another PFC
	related issue.

 .../net/ethernet/marvell/octeontx2/af/rpm.c   | 17 +++++++++--------
 .../marvell/octeontx2/nic/otx2_common.c       |  1 +
 .../marvell/octeontx2/nic/otx2_dcbnl.c        | 19 ++++++-------------
 3 files changed, 16 insertions(+), 21 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-23 13:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21  5:25 [net PATCH V3 0/3] Fix PFC related issues Suman Ghosh
2023-08-21  5:25 ` [net PATCH V3 1/3] octeontx2-pf: Fix PFC TX scheduler free Suman Ghosh
2023-08-22  7:11   ` Simon Horman
2023-08-22 10:58     ` Paolo Abeni
2023-08-22 20:05       ` Simon Horman
2023-08-23 13:18         ` [EXT] " Suman Ghosh
2023-08-21  5:25 ` [net PATCH V3 2/3] octeontx2-af: CN10KB: fix PFC configuration Suman Ghosh
2023-08-22  7:16   ` Simon Horman
2023-08-22 11:12     ` Paolo Abeni
2023-08-22 20:06       ` Simon Horman
2023-08-23 13:16         ` [EXT] " Suman Ghosh
2023-08-21  5:25 ` [net PATCH V3 3/3] cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously Suman Ghosh
2023-08-22  7:17   ` Simon Horman

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