On Thu, 12 Jun 2025 22:10:48 +0200 Petr Machata wrote: > Add tests for MC-routing underlay VXLAN traffic. > > Signed-off-by: Petr Machata <pe...@nvidia.com> > --- > > Notes: > v2: > - Adjust as per shellcheck citations
Noob question - would we also be able to squash the unreachable code warnings if we declared ALL_TESTS as an array instead of a string? IDK if there's any trick we could use to make shellcheck stop complaining. Not blocking the series, obviously. CC Matthieu, I presume you may have already investigated this :)