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: 1062 MB/s 18027 calls/s 18027 msg/s # tcp rx: 1064 MB/s 134092 calls/s # tcp tx: 940 MB/s 15950 calls/s 15950 msg/s # tcp rx: 941 MB/s 132953 calls/s # tcp tx: 1053 MB/s 17873 calls/s 17873 msg/s # tcp rx: 1053 MB/s 131880 calls/s # tcp tx: 689 MB/s 11694 calls/s 11694 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 424596 calls/s # udp tx: 615 MB/s 10433 calls/s 10433 msg/s # udp rx: 631 MB/s 449900 calls/s # udp tx: 630 MB/s 10696 calls/s 10696 msg/s # udp rx: 608 MB/s 433801 calls/s # udp tx: 607 MB/s 10306 calls/s 10306 msg/s # udp rx: 612 MB/s 436303 calls/s # udp tx: 612 MB/s 10395 calls/s 10395 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 459730 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp rx: 701 MB/s 499874 calls/s # udp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp rx: 700 MB/s 499156 calls/s # udp tx: 699 MB/s 11871 calls/s 11871 msg/s # udp rx: 701 MB/s 499385 calls/s # udp tx: 700 MB/s 11877 calls/s 11877 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 705 MB/s 11973 calls/s 11973 msg/s # tcp rx: 707 MB/s 85505 calls/s # tcp tx: 704 MB/s 11941 calls/s 11941 msg/s # tcp rx: 703 MB/s 84758 calls/s # tcp tx: 644 MB/s 10930 calls/s 10930 msg/s # tcp rx: 645 MB/s 80016 calls/s # tcp tx: 869 MB/s 14753 calls/s 14753 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866691 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1224 MB/s 893087 calls/s # udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # udp rx: 1221 MB/s 890694 calls/s # udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # udp rx: 1231 MB/s 897958 calls/s # udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # udp gso and gro - over veth touching data # udp rx: 1108 MB/s 808312 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp rx: 1165 MB/s 849851 calls/s # udp tx: 1178 MB/s 19990 calls/s 19990 msg/s # udp rx: 1251 MB/s 912371 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # udp rx: 1249 MB/s 911068 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 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__->