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: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1073 MB/s 136654 calls/s # tcp tx: 1128 MB/s 19133 calls/s 19133 msg/s # tcp rx: 1128 MB/s 134582 calls/s # tcp tx: 1138 MB/s 19317 calls/s 19317 msg/s # tcp rx: 1140 MB/s 135341 calls/s # tcp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp gso - over veth touching data # udp rx: 1279 MB/s 911455 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # udp rx: 1302 MB/s 928062 calls/s # udp tx: 1302 MB/s 22089 calls/s 22089 msg/s # udp rx: 1314 MB/s 936118 calls/s # udp tx: 1317 MB/s 22346 calls/s 22346 msg/s # udp rx: 1311 MB/s 934455 calls/s # udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # udp gso and gro - over veth touching data # udp rx: 624 MB/s 444896 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # udp rx: 652 MB/s 464502 calls/s # udp tx: 651 MB/s 11046 calls/s 11046 msg/s # udp rx: 651 MB/s 463920 calls/s # udp tx: 650 MB/s 11032 calls/s 11032 msg/s # udp rx: 652 MB/s 464858 calls/s # udp tx: 652 MB/s 11066 calls/s 11066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 699 MB/s 11868 calls/s 11868 msg/s # tcp rx: 699 MB/s 83683 calls/s # tcp tx: 712 MB/s 12082 calls/s 12082 msg/s # tcp rx: 712 MB/s 83486 calls/s # tcp tx: 719 MB/s 12207 calls/s 12207 msg/s # tcp rx: 720 MB/s 83777 calls/s # tcp tx: 723 MB/s 12268 calls/s 12268 msg/s # udp gso - over veth touching data # udp rx: 607 MB/s 443350 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 msg/s # udp rx: 623 MB/s 454972 calls/s # udp tx: 625 MB/s 10608 calls/s 10608 msg/s # udp rx: 629 MB/s 459119 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # udp rx: 652 MB/s 475803 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856311 calls/s # udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # udp rx: 1181 MB/s 861538 calls/s # udp tx: 1181 MB/s 20040 calls/s 20040 msg/s # udp rx: 1228 MB/s 895707 calls/s # udp tx: 1226 MB/s 20810 calls/s 20810 msg/s # udp rx: 1229 MB/s 896996 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 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__->