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: 1064 MB/s 18051 calls/s 18051 msg/s # tcp rx: 1065 MB/s 135655 calls/s # tcp tx: 1110 MB/s 18827 calls/s 18827 msg/s # tcp rx: 1111 MB/s 142010 calls/s # tcp tx: 1140 MB/s 19346 calls/s 19346 msg/s # tcp rx: 1141 MB/s 139433 calls/s # tcp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 847440 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1322 MB/s 942046 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 msg/s # udp rx: 1336 MB/s 952196 calls/s # udp tx: 1336 MB/s 22673 calls/s 22673 msg/s # udp rx: 1299 MB/s 925998 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 808964 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 msg/s # udp rx: 1328 MB/s 946176 calls/s # udp tx: 1328 MB/s 22524 calls/s 22524 msg/s # udp rx: 1328 MB/s 946255 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # udp rx: 1321 MB/s 941079 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 993 MB/s 122704 calls/s # tcp tx: 802 MB/s 13606 calls/s 13606 msg/s # tcp rx: 803 MB/s 93916 calls/s # tcp tx: 737 MB/s 12514 calls/s 12514 msg/s # tcp rx: 738 MB/s 84329 calls/s # tcp tx: 753 MB/s 12785 calls/s 12785 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 854700 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 1131 MB/s 825101 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 1124 MB/s 820261 calls/s # udp tx: 1124 MB/s 19066 calls/s 19066 msg/s # udp rx: 1192 MB/s 869610 calls/s # udp tx: 1193 MB/s 20237 calls/s 20237 msg/s # udp gso and gro - over veth touching data # udp rx: 723 MB/s 527846 calls/s # udp tx: 747 MB/s 12681 calls/s 12681 msg/s # udp rx: 711 MB/s 518593 calls/s # udp tx: 713 MB/s 12099 calls/s 12099 msg/s # udp rx: 720 MB/s 525571 calls/s # udp tx: 722 MB/s 12250 calls/s 12250 msg/s # udp rx: 716 MB/s 522574 calls/s # udp tx: 718 MB/s 12186 calls/s 12186 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__->