Re: [PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver

From: Marc Harvey

Date: Thu Apr 02 2026 - 23:42:11 EST


On Thu, Apr 2, 2026 at 7:45 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> Sounds like Jiri asked for changes, when you respin could you run
> shellcheck and clean up the warnings? We ignore SC2317 SC2329 FWIW
> selftests confuse the checker.

I will send v4 soon after splitting up the main functional patch, as
Jiri requested. It appears all of the shellcheck errors are from
SC2329. I see a bunch of other warnings in patch 5 (from
tools/testing/selftests/net/lib.sh), but they are unrelated to the
changes from that patch.