From: Ratheesh Kannoth <rkannoth@marvell.com>
To: ALOK TIWARI <alok.a.tiwari@oracle.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<andrew+netdev@lunn.ch>, <sgoutham@marvell.com>,
<davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>,
<pabeni@redhat.com>
Subject: Re: [PATCH net-next v2 07/10] octeontx2: switch: L2 offload support
Date: Thu, 8 Jan 2026 15:05:12 +0530 [thread overview]
Message-ID: <aV96UNXRN9tzuWxI@rkannoth-OptiPlex-7090> (raw)
In-Reply-To: <99647efb-537c-462e-bbef-a3c01ef1bd8c@oracle.com>
On 2026-01-08 at 14:37:38, ALOK TIWARI (alok.a.tiwari@oracle.com) wrote:
>
>
> On 1/7/2026 6:54 PM, Ratheesh Kannoth wrote:
> > + fdb_refresh_wq = alloc_workqueue("swdev_fdb_refresg_wq", 0, 0);
>
> consider, "swdev_fdb_refresg_wq" -> "swdev_fdb_refresh_wq"
ACK.
>
> > + if (!rvu_sw_l2_offl_wq) {
>
> Checks rvu_sw_l2_offl_wq instead of fdb_refresh_wq
>
> > + dev_err(rvu->dev, "L2 offl workqueue allocation failed\n");
>
> offl -> fbd
ACK.
>
> > + return -ENOMEM;
> > + }
> > +
> > + return 0;
> > + }
> > +
> > + rswitch->flags &= ~RVU_SWITCH_FLAG_FW_READY;
> > + rswitch->pcifunc = -1;
> > + flush_work(&l2_offl_work.work);
> > + return 0;
> > +}
>
>
> Thanks,
> Alok
next prev parent reply other threads:[~2026-01-08 9:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 13:23 [PATCH net-next v2 00/10] Switch support Ratheesh Kannoth
2026-01-07 13:23 ` [PATCH net-next v2 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files Ratheesh Kannoth
2026-01-08 9:02 ` ALOK TIWARI
2026-01-08 9:22 ` Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 02/10] octeontx2-af: switch: Add switch dev to AF mboxes Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 03/10] octeontx2-pf: switch: Add pf files hierarchy Ratheesh Kannoth
2026-01-08 9:13 ` ALOK TIWARI
2026-01-08 9:27 ` Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 04/10] octeontx2-af: switch: Representor for switch port Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 05/10] octeontx2-af: switch: Enable Switch hw port for all channels Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 06/10] octeontx2-pf: switch: Register for notifier chains Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 07/10] octeontx2: switch: L2 offload support Ratheesh Kannoth
2026-01-08 9:07 ` ALOK TIWARI
2026-01-08 9:35 ` Ratheesh Kannoth [this message]
2026-01-07 13:24 ` [PATCH net-next v2 08/10] octeontx2: switch: L3 " Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 09/10] octeontx2: switch: Flow " Ratheesh Kannoth
2026-01-08 9:09 ` ALOK TIWARI
2026-01-08 10:05 ` Ratheesh Kannoth
2026-01-08 16:07 ` Kalesh Anakkur Purayil
2026-01-09 4:43 ` Ratheesh Kannoth
2026-01-07 13:24 ` [PATCH net-next v2 10/10] octeontx2: switch: trace support Ratheesh Kannoth
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=aV96UNXRN9tzuWxI@rkannoth-OptiPlex-7090 \
--to=rkannoth@marvell.com \
--cc=alok.a.tiwari@oracle.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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