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: 1078 MB/s 18298 calls/s 18298 msg/s # tcp rx: 1079 MB/s 141144 calls/s # tcp tx: 997 MB/s 16914 calls/s 16914 msg/s # tcp rx: 1007 MB/s 134541 calls/s # tcp tx: 1034 MB/s 17543 calls/s 17543 msg/s # tcp rx: 1037 MB/s 128249 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893666 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 1319 MB/s 940266 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # udp rx: 1322 MB/s 942265 calls/s # udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # udp rx: 1319 MB/s 940017 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 411612 calls/s # udp tx: 599 MB/s 10163 calls/s 10163 msg/s # udp rx: 639 MB/s 455526 calls/s # udp tx: 642 MB/s 10896 calls/s 10896 msg/s # udp rx: 642 MB/s 457655 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 642 MB/s 457482 calls/s # udp tx: 644 MB/s 10925 calls/s 10925 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 743 MB/s 12613 calls/s 12613 msg/s # tcp rx: 743 MB/s 87919 calls/s # tcp tx: 778 MB/s 13196 calls/s 13196 msg/s # tcp rx: 778 MB/s 93019 calls/s # tcp tx: 1085 MB/s 18409 calls/s 18409 msg/s # tcp rx: 1102 MB/s 130157 calls/s # tcp tx: 1083 MB/s 18372 calls/s 18372 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 909215 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 1171 MB/s 854318 calls/s # udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp rx: 980 MB/s 715160 calls/s # udp tx: 965 MB/s 16376 calls/s 16376 msg/s # udp rx: 924 MB/s 674428 calls/s # udp tx: 937 MB/s 15899 calls/s 15899 msg/s # udp gso and gro - over veth touching data # udp rx: 683 MB/s 498633 calls/s # udp tx: 703 MB/s 11936 calls/s 11936 msg/s # udp rx: 701 MB/s 511376 calls/s # udp tx: 700 MB/s 11884 calls/s 11884 msg/s # udp rx: 701 MB/s 511800 calls/s # udp tx: 701 MB/s 11894 calls/s 11894 msg/s # udp rx: 700 MB/s 511053 calls/s # udp tx: 700 MB/s 11877 calls/s 11877 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__->