make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1524 MB/s 1238455 calls/s # udp tx: 1804 MB/s 30603 calls/s 30603 msg/s # udp rx: 1189 MB/s 968153 calls/s # udp tx: 1604 MB/s 27220 calls/s 27220 msg/s # udp rx: 1830 MB/s 1490386 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # UDP GRO fwd perf udp rx: 1772 MB/s 1443320 calls/s # udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # udp rx: 1704 MB/s 1387663 calls/s # udp tx: 1929 MB/s 32734 calls/s 32734 msg/s # udp rx: 1899 MB/s 1546029 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1030 MB/s 836350 calls/s # udp tx: 1846 MB/s 31310 calls/s 31310 msg/s # udp rx: 1637 MB/s 1328415 calls/s # udp tx: 1883 MB/s 31944 calls/s 31944 msg/s # udp rx: 841 MB/s 683072 calls/s # udp tx: 1338 MB/s 22696 calls/s 22696 msg/s # UDP GRO fwd perf udp rx: 688 MB/s 558271 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # udp rx: 694 MB/s 564043 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 778 MB/s 632196 calls/s # udp tx: 1141 MB/s 19364 calls/s 19364 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->