Jakub Kicinski wrote:
Rewrite the existing toeplitz.sh test in Python. The conversion is a lot less exact than the GRO one. We use Netlink APIs to get the device RSS and IRQ information. We expect that the device has neither RPS nor RFS configure, and set RPS up as part of
configure -> configured
the test.
Signed-off-by: Jakub Kicinski kuba@kernel.org