From: Andrew Lunn <andrew@lunn•ch>
To: Naresh Kamboju <naresh.kamboju@linaro•org>
Cc: Vladimir Oltean <vladimir.oltean@nxp•com>,
Netdev <netdev@vger•kernel.org>, Jakub Kicinski <kuba@kernel•org>,
"David S. Miller" <davem@davemloft•net>,
Florian Fainelli <f.fainelli@gmail•com>,
Vivien Didelot <vivien.didelot@gmail•com>,
Jiri Pirko <jiri@resnulli•us>, Ido Schimmel <idosch@idosch•org>,
Tobias Waldekranz <tobias@waldekranz•com>,
Roopa Prabhu <roopa@nvidia•com>,
Nikolay Aleksandrov <nikolay@nvidia•com>,
Stephen Hemminger <stephen@networkplumber•org>,
bridge@lists•linux-foundation.org,
Grygorii Strashko <grygorii.strashko@ti•com>,
Marek Behun <kabel@blackhole•sk>,
DENG Qingfang <dqfext@gmail•com>,
Vadym Kochan <vkochan@marvell•com>,
Taras Chornyi <tchornyi@marvell•com>,
Ioana Ciornei <ioana.ciornei@nxp•com>,
Lars Povlsen <lars.povlsen@microchip•com>,
Steen Hegelund <Steen.Hegelund@microchip•com>,
UNGLinuxDriver@microchip•com,
Claudiu Manoil <claudiu.manoil@nxp•com>,
Alexandre Belloni <alexandre.belloni@bootlin•com>,
Horatiu Vultur <horatiu.vultur@microchip•com>,
Linux-Next Mailing List <linux-next@vger•kernel.org>,
Stephen Rothwell <sfr@canb•auug.org.au>
Subject: Re: [PATCH v6 net-next 5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Date: Mon, 26 Jul 2021 16:08:10 +0200 [thread overview]
Message-ID: <YP7ByrIz4LvrvIY5@lunn.ch> (raw)
In-Reply-To: <CA+G9fYtaM=hexrmMvDXzeHZKuLCp53kRYyyvbBXZzveQzgDSyA@mail.gmail.com>
On Mon, Jul 26, 2021 at 07:21:20PM +0530, Naresh Kamboju wrote:
> On Wed, 21 Jul 2021 at 21:56, Vladimir Oltean <vladimir.oltean@nxp•com> wrote:
> >
> > On reception of an skb, the bridge checks if it was marked as 'already
> > forwarded in hardware' (checks if skb->offload_fwd_mark == 1), and if it
> > is, it assigns the source hardware domain of that skb based on the
> > hardware domain of the ingress port. Then during forwarding, it enforces
> > that the egress port must have a different hardware domain than the
> > ingress one (this is done in nbp_switchdev_allowed_egress).
> [Please ignore if it is already reported]
>
> Following build error noticed on Linux next 20210723 tag
> with omap2plus_defconfig on arm architecture.
Hi Naresh
Please trim emails when replying. It is really annoying to have to
page down and down and down to find your part in the email, and you
always wonder if you accidentally jumped over something when paging
down at speed.
Andrew
next prev parent reply other threads:[~2021-07-26 14:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210721162403.1988814-1-vladimir.oltean@nxp.com>
[not found] ` <20210721162403.1988814-6-vladimir.oltean@nxp.com>
2021-07-26 13:51 ` [PATCH v6 net-next 5/7] net: bridge: switchdev: let drivers inform which bridge ports are offloaded Naresh Kamboju
2021-07-26 14:08 ` Andrew Lunn [this message]
2021-07-26 14:37 ` Vladimir Oltean
2021-07-27 4:03 ` Naresh Kamboju
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=YP7ByrIz4LvrvIY5@lunn.ch \
--to=andrew@lunn$(echo .)ch \
--cc=Steen.Hegelund@microchip$(echo .)com \
--cc=UNGLinuxDriver@microchip$(echo .)com \
--cc=alexandre.belloni@bootlin$(echo .)com \
--cc=bridge@lists$(echo .)linux-foundation.org \
--cc=claudiu.manoil@nxp$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=dqfext@gmail$(echo .)com \
--cc=f.fainelli@gmail$(echo .)com \
--cc=grygorii.strashko@ti$(echo .)com \
--cc=horatiu.vultur@microchip$(echo .)com \
--cc=idosch@idosch$(echo .)org \
--cc=ioana.ciornei@nxp$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=kabel@blackhole$(echo .)sk \
--cc=kuba@kernel$(echo .)org \
--cc=lars.povlsen@microchip$(echo .)com \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=naresh.kamboju@linaro$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nikolay@nvidia$(echo .)com \
--cc=roopa@nvidia$(echo .)com \
--cc=sfr@canb$(echo .)auug.org.au \
--cc=stephen@networkplumber$(echo .)org \
--cc=tchornyi@marvell$(echo .)com \
--cc=tobias@waldekranz$(echo .)com \
--cc=vivien.didelot@gmail$(echo .)com \
--cc=vkochan@marvell$(echo .)com \
--cc=vladimir.oltean@nxp$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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