From: Jakub Kicinski <kuba@kernel.org>
To: Ratheesh Kannoth <rkannoth@marvell.com>
Cc: <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>,
<andrew+netdev@lunn.ch>, <davem@davemloft.net>,
<edumazet@google.com>, <pabeni@redhat.com>,
<sgoutham@marvell.com>
Subject: Re: [PATCH v5 net-next 9/9] octeontx2: switch: add TC flow offload path for switch flows
Date: Mon, 27 Jul 2026 13:50:59 -0700 [thread overview]
Message-ID: <20260727135059.6e0c8fdd@kernel.org> (raw)
In-Reply-To: <20260724094018.3213907-10-rkannoth@marvell.com>
On Fri, 24 Jul 2026 15:10:18 +0530 Ratheesh Kannoth wrote:
> Register an ingress flow-table offload callback that translates TC
> flower rules into fl_tuple state, resolves ingress and egress
> pcifunc via FIB for accelerated ports, and notifies the RVU AF over
> the PF mailbox. The AF forwards flow updates to switchdev and
> keeps per-cookie packet counters in sync using NPC MCAM multi-stats
> when the switch requests SWDEV2AF refresh.
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:682:35: warning: incorrect type in argument 1 (different address spaces)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:682:35: expected void volatile [noderef] __iomem *addr
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:682:35: got void *hwbase
--
pw-bot: cr
next prev parent reply other threads:[~2026-07-27 20:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-24 9:40 [PATCH v5 net-next 0/9] Switch support Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 1/9] octeontx2-af: switch: Add AF to switch mbox and skeleton files Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 2/9] octeontx2-af: switch: Add switch dev to AF mboxes Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 3/9] octeontx2-pf: switch: Add pf files hierarchy Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 4/9] octeontx2-af: switch: Representor for switch port Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 5/9] octeontx2-af: switch: TL1 scheduling and NPC channel control Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 6/9] octeontx2-pf: switch: Register notifiers for switch offload Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 7/9] octeontx2: switch: plumb bridge FDB updates through AF and switchdev Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 8/9] octeontx2: switch: offload host FIB updates to switch via AF mailbox Ratheesh Kannoth
2026-07-24 9:40 ` [PATCH v5 net-next 9/9] octeontx2: switch: add TC flow offload path for switch flows Ratheesh Kannoth
2026-07-27 20:50 ` Jakub Kicinski [this message]
2026-07-28 7:15 ` Ratheesh Kannoth
2026-07-28 16:46 ` Jakub Kicinski
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=20260727135059.6e0c8fdd@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rkannoth@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 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.