From: Joris Vaisvila <joey@tinyisr.com>
To: netdev-bot+sashiko@kernel.org
Cc: netdev@vger.kernel.org, horms@kernel.org, pabeni@redhat.com,
kuba@kernel.org, edumazet@google.com, davem@davemloft.net,
olteanv@gmail.com, andrew@lunn.ch
Subject: Re: [PATCH net-next v1 5/6] net: dsa: tag: mt7628: add VLAN awareness support
Date: Sun, 13 Sep 2026 19:59:22 +0300 [thread overview]
Message-ID: <aqbUU9n7sLI7jKX3@archlinux> (raw)
In-Reply-To: <178899944890.219967.14085595993296385536@kernel.org>
On Thu, Sep 10, 2026 at 12:17:28AM +0000, netdev-bot+sashiko@kernel.org wrote:
> Thank you for your contribution! Sashiko AI review found 5 potential
> issue(s) to consider:
>
> Critical: 0 · High: 3 · Medium: 2 · Low: 0
>
> - [High] mt7628_tag_xmit() (net/dsa/tag_mt7628.c:49-58) overwrites the
> two bytes at dsa_etype_header_pos_tx(skb) (skb->data + 2*ETH_ALEN)…
> - [High] For a port under a VLAN-aware (filtering) bridge,
> mt7628_tag_xmit() only takes the new "modify TPID in place" path when…
> - [High] mt7628_tag_xmit() (net/dsa/tag_mt7628.c:49-50) passes the result
> of dsa_port_bridge_dev_get(dp) straight into br_vlan_enabled(), which…
> - [Medium] Both new code paths hardcode ETH_P_8021Q.
> - [Medium] mt7628_tag_rcv() (net/dsa/tag_mt7628.c:115-116) re-inserts the
> switch-inserted VLAN tag as a hwaccel tag for every non-tag_8021q VID,…
>
> [...]
Hi, thank you for the review. I was able to reproduce some of these
bugs. I will investigate the remaining ones and submit a fixed patchset.
Thanks,
Joris
next prev parent reply other threads:[~2026-09-13 17:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-06 17:16 [PATCH net-next v1 0/6] net: dsa: mt7628: add VLAN filtering support Joris Vaisvila
2026-09-06 17:16 ` [PATCH net-next v1 1/6] net: dsa: mt7628: rework vlan block allocator Joris Vaisvila
2026-09-10 0:17 ` netdev-bot+sashiko
2026-09-06 17:16 ` [PATCH net-next v1 2/6] net: dsa: mt7628: add port bridge offload support Joris Vaisvila
2026-09-10 0:17 ` netdev-bot+sashiko
2026-09-06 17:16 ` [PATCH net-next v1 3/6] net: dsa: tag: mt7628: add bridge support Joris Vaisvila
2026-09-10 0:17 ` netdev-bot+sashiko
2026-09-06 17:16 ` [PATCH net-next v1 4/6] net: dsa: mt7628: add VLAN filtering support Joris Vaisvila
2026-09-10 0:17 ` netdev-bot+sashiko
2026-09-06 17:16 ` [PATCH net-next v1 5/6] net: dsa: tag: mt7628: add VLAN awareness support Joris Vaisvila
2026-09-10 0:17 ` netdev-bot+sashiko
2026-09-13 16:59 ` Joris Vaisvila [this message]
2026-09-06 17:16 ` [PATCH net-next v1 6/6] MAINTAINERS: add myself as MT7628 embedded switch maintainer Joris Vaisvila
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=aqbUU9n7sLI7jKX3@archlinux \
--to=joey@tinyisr.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev-bot+sashiko@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.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