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: 1139 MB/s 19325 calls/s 19325 msg/s # tcp rx: 1140 MB/s 133831 calls/s # tcp tx: 1157 MB/s 19637 calls/s 19637 msg/s # tcp rx: 1158 MB/s 134704 calls/s # tcp tx: 1171 MB/s 19875 calls/s 19875 msg/s # tcp rx: 1173 MB/s 135099 calls/s # tcp tx: 1168 MB/s 19812 calls/s 19812 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 868091 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # udp rx: 1302 MB/s 927676 calls/s # udp tx: 1301 MB/s 22068 calls/s 22068 msg/s # udp rx: 1329 MB/s 946744 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # udp rx: 1327 MB/s 945597 calls/s # udp tx: 1326 MB/s 22498 calls/s 22498 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 904690 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 1291 MB/s 919845 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp rx: 872 MB/s 621239 calls/s # udp tx: 860 MB/s 14599 calls/s 14599 msg/s # udp rx: 627 MB/s 447098 calls/s # udp tx: 629 MB/s 10675 calls/s 10675 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 809 MB/s 13724 calls/s 13724 msg/s # tcp rx: 809 MB/s 91977 calls/s # tcp tx: 789 MB/s 13388 calls/s 13388 msg/s # tcp rx: 790 MB/s 89443 calls/s # tcp tx: 842 MB/s 14297 calls/s 14297 msg/s # tcp rx: 843 MB/s 93232 calls/s # tcp tx: 853 MB/s 14475 calls/s 14475 msg/s # udp gso - over veth touching data # udp rx: 654 MB/s 477289 calls/s # udp tx: 677 MB/s 11496 calls/s 11496 msg/s # udp rx: 675 MB/s 492970 calls/s # udp tx: 675 MB/s 11453 calls/s 11453 msg/s # udp rx: 671 MB/s 489612 calls/s # udp tx: 670 MB/s 11376 calls/s 11376 msg/s # udp rx: 677 MB/s 494042 calls/s # udp tx: 677 MB/s 11489 calls/s 11489 msg/s # udp gso and gro - over veth touching data # udp rx: 646 MB/s 471254 calls/s # udp tx: 668 MB/s 11335 calls/s 11335 msg/s # udp rx: 674 MB/s 491827 calls/s # udp tx: 671 MB/s 11394 calls/s 11394 msg/s # udp rx: 671 MB/s 489689 calls/s # udp tx: 671 MB/s 11383 calls/s 11383 msg/s # udp rx: 670 MB/s 488910 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 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__->