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: 1107 MB/s 18784 calls/s 18784 msg/s # tcp rx: 1110 MB/s 143994 calls/s # tcp tx: 1033 MB/s 17535 calls/s 17535 msg/s # tcp rx: 1043 MB/s 128852 calls/s # tcp tx: 890 MB/s 15098 calls/s 15098 msg/s # tcp rx: 900 MB/s 126421 calls/s # tcp tx: 1028 MB/s 17443 calls/s 17443 msg/s # udp gso - over veth touching data # udp rx: 863 MB/s 615399 calls/s # udp tx: 877 MB/s 14886 calls/s 14886 msg/s # udp rx: 898 MB/s 639912 calls/s # udp tx: 915 MB/s 15520 calls/s 15520 msg/s # udp rx: 1323 MB/s 942685 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # udp rx: 1328 MB/s 946561 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # udp gso and gro - over veth touching data # udp rx: 1274 MB/s 907882 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # udp rx: 1170 MB/s 833813 calls/s # udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # udp rx: 689 MB/s 490823 calls/s # udp tx: 693 MB/s 11754 calls/s 11754 msg/s # udp rx: 679 MB/s 483963 calls/s # udp tx: 682 MB/s 11575 calls/s 11575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17134 calls/s 17134 msg/s # tcp rx: 1010 MB/s 138198 calls/s # tcp tx: 1112 MB/s 18864 calls/s 18864 msg/s # tcp rx: 1113 MB/s 136479 calls/s # tcp tx: 1113 MB/s 18888 calls/s 18888 msg/s # tcp rx: 1114 MB/s 137792 calls/s # tcp tx: 1111 MB/s 18859 calls/s 18859 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818310 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1288 MB/s 939407 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1292 MB/s 942912 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 1295 MB/s 945079 calls/s # udp tx: 1297 MB/s 22013 calls/s 22013 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 441625 calls/s # udp tx: 623 MB/s 10575 calls/s 10575 msg/s # udp rx: 666 MB/s 486235 calls/s # udp tx: 668 MB/s 11336 calls/s 11336 msg/s # udp rx: 675 MB/s 492985 calls/s # udp tx: 677 MB/s 11495 calls/s 11495 msg/s # udp rx: 669 MB/s 488158 calls/s # udp tx: 671 MB/s 11383 calls/s 11383 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__->