13/03/2022 14:21, Tal Shnaiderman:
> > Subject: [PATCH v3] app/testpmd: fix show RSS RETA on Windows
> >
> > Replaced using strtoul with strtoull when converting to 64-bit mask field.
> > In Windows strtoul returns 32-bit values which cause an issue with show RSS
> > RETA.
> >
> > Fixes: 66c59490
> Subject: [PATCH v3] app/testpmd: fix show RSS RETA on Windows
>
> Replaced using strtoul with strtoull when converting to 64-bit mask field.
> In Windows strtoul returns 32-bit values which cause an issue with show RSS
> RETA.
>
> Fixes: 66c594904ac ("ethdev: support multiple sizes of redirecti
2 matches
Mail list logo