All of lore.kernel.org
 help / color / mirror / Atom feed
* [net PATCH V2 0/4] Fix PFC related issues
@ 2023-08-09  7:05 Suman Ghosh
  2023-08-09  7:05 ` [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration Suman Ghosh
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Suman Ghosh @ 2023-08-09  7:05 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, edumazet, kuba, pabeni,
	netdev, linux-kernel, lcherian, jerinj
  Cc: Suman Ghosh

This patchset fixes multiple PFC related issues related to Octeon.

Patch #1: octeontx2-pf: Update PFC configuration

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

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

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

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

Suman Ghosh (3):
  octeontx2-pf: Update PFC configuration
  octeontx2-pf: Fix PFC TX scheduler free
  octeonxt2-pf: Fix backpressure config for multiple PFC priorities to
    work simultaneously

---
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        | 35 ++++++++-----------
 3 files changed, 24 insertions(+), 29 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-19 10:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  7:05 [net PATCH V2 0/4] Fix PFC related issues Suman Ghosh
2023-08-09  7:05 ` [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration Suman Ghosh
2023-08-09 23:05   ` Jakub Kicinski
2023-08-18  6:54     ` [EXT] " Suman Ghosh
2023-08-18 16:00       ` Jakub Kicinski
2023-08-19 10:10         ` Suman Ghosh
2023-08-09  7:05 ` [net PATCH V2 2/4] octeontx2-pf: Fix PFC TX scheduler free Suman Ghosh
2023-08-09  7:05 ` [net PATCH V2 3/4] octeontx2-af: CN10KB: fix PFC configuration Suman Ghosh
2023-08-09  7:05 ` [net PATCH V2 4/4] octeonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously Suman Ghosh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.