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: 850 MB/s 14421 calls/s 14421 msg/s # tcp rx: 851 MB/s 143252 calls/s # tcp tx: 814 MB/s 13819 calls/s 13819 msg/s # tcp rx: 815 MB/s 146358 calls/s # tcp tx: 807 MB/s 13694 calls/s 13694 msg/s # tcp rx: 808 MB/s 147076 calls/s # tcp tx: 828 MB/s 14052 calls/s 14052 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 830731 calls/s # udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp rx: 1173 MB/s 835711 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1137 MB/s 810121 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # udp rx: 1183 MB/s 843343 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp gso and gro - over veth touching data # udp rx: 628 MB/s 447486 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 msg/s # udp rx: 651 MB/s 463809 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # udp rx: 650 MB/s 463441 calls/s # udp tx: 652 MB/s 11071 calls/s 11071 msg/s # udp rx: 650 MB/s 463426 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 643 MB/s 10912 calls/s 10912 msg/s # tcp rx: 643 MB/s 83374 calls/s # tcp tx: 678 MB/s 11502 calls/s 11502 msg/s # tcp rx: 678 MB/s 85227 calls/s # tcp tx: 675 MB/s 11462 calls/s 11462 msg/s # tcp rx: 676 MB/s 83697 calls/s # tcp tx: 664 MB/s 11267 calls/s 11267 msg/s # udp gso - over veth touching data # udp rx: 1163 MB/s 848421 calls/s # udp tx: 1197 MB/s 20308 calls/s 20308 msg/s # udp rx: 1181 MB/s 861323 calls/s # udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # udp rx: 1171 MB/s 854304 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1171 MB/s 854162 calls/s # udp tx: 1170 MB/s 19847 calls/s 19847 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 829982 calls/s # udp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp rx: 1164 MB/s 849494 calls/s # udp tx: 1166 MB/s 19779 calls/s 19779 msg/s # udp rx: 1143 MB/s 833993 calls/s # udp tx: 1161 MB/s 19692 calls/s 19692 msg/s # udp rx: 974 MB/s 710476 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 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__->