make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1042 MB/s 17679 calls/s 17679 msg/s # tcp rx: 1048 MB/s 145049 calls/s # tcp tx: 807 MB/s 13689 calls/s 13689 msg/s # tcp rx: 807 MB/s 88835 calls/s # tcp tx: 809 MB/s 13732 calls/s 13732 msg/s # tcp rx: 810 MB/s 95379 calls/s # tcp tx: 796 MB/s 13510 calls/s 13510 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 873668 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1268 MB/s 903716 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 1224 MB/s 872017 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1271 MB/s 906001 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 864369 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 1256 MB/s 895126 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1238 MB/s 882510 calls/s # udp tx: 1228 MB/s 20835 calls/s 20835 msg/s # udp rx: 723 MB/s 515415 calls/s # udp tx: 720 MB/s 12227 calls/s 12227 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1049 MB/s 17808 calls/s 17808 msg/s # tcp rx: 1051 MB/s 140740 calls/s # tcp tx: 981 MB/s 16652 calls/s 16652 msg/s # tcp rx: 982 MB/s 128653 calls/s # tcp tx: 687 MB/s 11662 calls/s 11662 msg/s # tcp rx: 688 MB/s 86514 calls/s # tcp tx: 746 MB/s 12659 calls/s 12659 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824847 calls/s # udp tx: 1168 MB/s 19821 calls/s 19821 msg/s # udp rx: 1271 MB/s 927039 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 1271 MB/s 927012 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1273 MB/s 929088 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp gso and gro - over veth touching data # udp rx: 1175 MB/s 857469 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 1270 MB/s 926714 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1283 MB/s 936411 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1288 MB/s 939777 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s ok 1 selftests: net: udpgro_bench.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__->