[PATCH] usertools/rss: fix byte order of the default i40e key
Thomas Monjalon
thomas at monjalon.net
Sat Jul 22 14:40:27 CEST 2023
20/07/2023 10:15, Robin Jarry:
> The key is represented as uint32 words in the driver source code but it
> is actually stored as little endian in the NIC registers. Fix the byte
> ordering in the python script.
>
> Fixes: 106a231ae528 ("usertools: add tool to generate balanced rss traffic flows")
>
> Reported-by: Abhiram R N <arn at redhat.com>
> Signed-off-by: Robin Jarry <rjarry at redhat.com>
Applied, thanks.
More information about the dev
mailing list