Re: [PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments

From: Petr Machata

Date: Tue Apr 07 2026 - 08:59:35 EST



Ioana Ciornei <ioana.ciornei@xxxxxxx> writes:

> The piece of code which processes the command line arguments and
> populates NETIFS based on them is really unobvious. Rewrite it so that
> the intention is clear and the code is easy to follow.
>
> Suggested-by: Petr Machata <petrm@xxxxxxxxxx>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>

Thanks for cleaning this up!

Reviewed-by: Petr Machata <petrm@xxxxxxxxxx>