make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1845 MB/s 1502496 calls/s # udp tx: 1966 MB/s 33356 calls/s 33356 msg/s # udp rx: 1957 MB/s 1593591 calls/s # udp tx: 1962 MB/s 33282 calls/s 33282 msg/s # udp rx: 1773 MB/s 1443395 calls/s # udp tx: 1967 MB/s 33377 calls/s 33377 msg/s # UDP GRO fwd perf udp rx: 1874 MB/s 1525795 calls/s # udp tx: 1968 MB/s 33383 calls/s 33383 msg/s # udp rx: 1967 MB/s 1601356 calls/s # udp tx: 1972 MB/s 33460 calls/s 33460 msg/s # udp rx: 1605 MB/s 1306108 calls/s # udp tx: 1977 MB/s 33535 calls/s 33535 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: 920 MB/s 748159 calls/s # udp tx: 1379 MB/s 23401 calls/s 23401 msg/s # udp rx: 1229 MB/s 999973 calls/s # udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # udp rx: 1295 MB/s 1053705 calls/s # udp tx: 1332 MB/s 22596 calls/s 22596 msg/s # UDP GRO fwd perf udp rx: 1205 MB/s 980655 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp rx: 1225 MB/s 996753 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp rx: 1241 MB/s 1009186 calls/s # udp tx: 1340 MB/s 22737 calls/s 22737 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__->