[PATCH] app/testpmd: fixed using strtoull with 64-bit variables

Thomas Monjalon thomas at monjalon.net
Mon Mar 14 21:25:26 CET 2022


> > 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 redirection table")
> > Cc:stable at dpdk.org
> >
> > Signed-off-by: Adham Masarwah<adham at nvidia.com>
> 
> Acked-by: Aman Singh <aman.deep.singh at intel.com>

Applied, thanks.




More information about the stable mailing list