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 <[email protected]>
> Signed-off-by: Robin Jarry <[email protected]>Applied, thanks.

