Closed jtluka closed 1 year ago
we still run tests on rhel8 which is version 4.18
so i guess we'll have to be careful to avoid those configurations yes?
The FunctionalTest fail is expected and known issue of urllib3 in pypi fetched by poetry.
The tests I did should be sufficient to cover that scenario.
Description
Resolves #300
Since kernel 5.10 GRO is enabled for UDP: https://developers.redhat.com/articles/2021/11/05/improve-udp-performance-rhel-85#benchmarking_gro
Tests
Tested with following test configuration:
Reviews
Closes: #300