From: Suman Ghosh <sumang@marvell.com>
To: <sgoutham@marvell.com>, <gakula@marvell.com>,
<sbhatta@marvell.com>, <hkelam@marvell.com>,
<davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>,
<pabeni@redhat.com>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <lcherian@marvell.com>,
<jerinj@marvell.com>
Cc: Suman Ghosh <sumang@marvell.com>
Subject: [net PATCH V2 0/4] Fix PFC related issues
Date: Wed, 9 Aug 2023 12:35:28 +0530 [thread overview]
Message-ID: <20230809070532.3252464-1-sumang@marvell.com> (raw)
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
next reply other threads:[~2023-08-09 7:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-09 7:05 Suman Ghosh [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230809070532.3252464-1-sumang@marvell.com \
--to=sumang@marvell.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox