make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 871 MB/s 14784 calls/s 14784 msg/s # tcp rx: 877 MB/s 98917 calls/s # tcp tx: 780 MB/s 13239 calls/s 13239 msg/s # tcp rx: 780 MB/s 90013 calls/s # tcp tx: 773 MB/s 13118 calls/s 13118 msg/s # tcp rx: 774 MB/s 89879 calls/s # tcp tx: 773 MB/s 13122 calls/s 13122 msg/s # udp gso - over veth touching data # udp rx: 1251 MB/s 891308 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1328 MB/s 946025 calls/s # udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # udp rx: 1336 MB/s 952002 calls/s # udp tx: 1335 MB/s 22649 calls/s 22649 msg/s # udp rx: 1338 MB/s 953554 calls/s # udp tx: 1337 MB/s 22691 calls/s 22691 msg/s # udp gso and gro - over veth touching data # udp rx: 1278 MB/s 910925 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # udp rx: 1314 MB/s 936325 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # udp rx: 1323 MB/s 942771 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp rx: 1324 MB/s 943355 calls/s # udp tx: 1324 MB/s 22462 calls/s 22462 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 662 MB/s 11239 calls/s 11239 msg/s # tcp rx: 663 MB/s 83012 calls/s # tcp tx: 735 MB/s 12470 calls/s 12470 msg/s # tcp rx: 736 MB/s 87865 calls/s # tcp tx: 728 MB/s 12364 calls/s 12364 msg/s # tcp rx: 729 MB/s 87223 calls/s # tcp tx: 728 MB/s 12361 calls/s 12361 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 887213 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp rx: 1261 MB/s 920120 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 msg/s # udp rx: 1261 MB/s 919677 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 msg/s # udp rx: 1260 MB/s 919074 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877603 calls/s # udp tx: 1235 MB/s 20951 calls/s 20951 msg/s # udp rx: 1217 MB/s 887749 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1256 MB/s 916070 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp rx: 1197 MB/s 873065 calls/s # udp tx: 1198 MB/s 20321 calls/s 20321 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__->