Re: [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
From: Peter Seiderer
Date: Thu Feb 27 2025 - 08:48:11 EST
Hello Paolo,
On Thu, 27 Feb 2025 11:24:48 +0100, Paolo Abeni <pabeni@xxxxxxxxxx> wrote:
> On 2/24/25 10:22 AM, Peter Seiderer wrote:
> > Fix mpls maximum labels list parsing up to MAX_MPLS_LABELS/16 entries
> > (instead of up to MAX_MPLS_LABELS - 1).
>
> Very minor nit...
>
> The above comments sounds misleading to me. I read it as the new limit
> is MAX_MPLS_LABELS divided by 16, that is 1.
O.k, will rephrase on next patch iteration, thanks for review!
Regards,
Peter
>
> Thanks,
>
> Paolo
>