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: 1653 MB/s 1345316 calls/s # udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # udp rx: 1944 MB/s 1582595 calls/s # udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # udp rx: 1953 MB/s 1590006 calls/s # udp tx: 1971 MB/s 33438 calls/s 33438 msg/s # UDP GRO fwd perf udp rx: 991 MB/s 806527 calls/s # udp tx: 1345 MB/s 22813 calls/s 22813 msg/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 1092 MB/s 889214 calls/s # udp tx: 1366 MB/s 23180 calls/s 23180 msg/s # udp rx: 733 MB/s 594672 calls/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: 1274 MB/s 1036510 calls/s # udp tx: 1721 MB/s 29199 calls/s 29199 msg/s # udp rx: 1763 MB/s 1433218 calls/s # udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # udp rx: 1687 MB/s 1372818 calls/s # udp tx: 1697 MB/s 28791 calls/s 28791 msg/s # UDP GRO fwd perf udp rx: 1083 MB/s 879222 calls/s # udp tx: 1802 MB/s 30568 calls/s 30568 msg/s # udp rx: 1696 MB/s 1378491 calls/s # udp tx: 1718 MB/s 29143 calls/s 29143 msg/s # udp rx: 1752 MB/s 1422480 calls/s # udp tx: 1862 MB/s 31589 calls/s 31589 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__->