[PATCH 1/2] kernel: netdevices: Create Vitesse DSA switch packages

Robert Marko robimarko at gmail.com
Fri May 2 13:36:03 PDT 2025


On Fri, 2 May 2025 at 22:27, Linus Walleij <linus.walleij at linaro.org> wrote:
>
> On Fri, May 2, 2025 at 2:16 PM Robert Marko <robimarko at gmail.com> wrote:
>
> > Hi Linus,
> > This unfortunately is currently breaking all targets during building
> > as in 6.6 kernel there is
> > no CONFIG_NET_DSA_TAG_VSC73XX_8021Q, it was added in 6.11 AFAIK.
> >
> > So they will all fail due to $(LINUX_DIR)/net/dsa/tag_vsc73xx_8021q.ko missing.
> >
> > This unfortunately is the side-effect of our CI only testing GH PRs
> > and there is nothing on the
> > mailing list.
>
> Agh I think I should move to using pull requests more to avoid more
> breakage like this.
>
> Thanks for helping out with the revert, I will postpone this patch set
> until we move fully to v6.12.

You could backport the required DSA driver, and yeah I would suggest PRs over GH
for the CI alone.

Regards,
Robert
>
> Yours,
> Linus Walleij



More information about the openwrt-devel mailing list