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: 1135 MB/s 19258 calls/s 19258 msg/s # tcp rx: 1139 MB/s 133358 calls/s # tcp tx: 1070 MB/s 18162 calls/s 18162 msg/s # tcp rx: 1071 MB/s 127946 calls/s # tcp tx: 1067 MB/s 18107 calls/s 18107 msg/s # tcp rx: 1068 MB/s 127502 calls/s # tcp tx: 1066 MB/s 18087 calls/s 18087 msg/s # udp gso - over veth touching data # udp rx: 938 MB/s 668662 calls/s # udp tx: 958 MB/s 16252 calls/s 16252 msg/s # udp rx: 704 MB/s 502039 calls/s # udp tx: 707 MB/s 12006 calls/s 12006 msg/s # udp rx: 680 MB/s 484609 calls/s # udp tx: 681 MB/s 11558 calls/s 11558 msg/s # udp rx: 687 MB/s 489649 calls/s # udp tx: 689 MB/s 11698 calls/s 11698 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472978 calls/s # udp tx: 703 MB/s 11927 calls/s 11927 msg/s # udp rx: 1239 MB/s 882949 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1263 MB/s 899821 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp rx: 1294 MB/s 921823 calls/s # udp tx: 1293 MB/s 21932 calls/s 21932 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1287 MB/s 21842 calls/s 21842 msg/s # tcp rx: 1608 MB/s 113680 calls/s # tcp tx: 1158 MB/s 19654 calls/s 19654 msg/s # tcp rx: 1022 MB/s 133792 calls/s # tcp tx: 1043 MB/s 17690 calls/s 17690 msg/s # tcp rx: 1078 MB/s 130561 calls/s # tcp tx: 1046 MB/s 17752 calls/s 17752 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 841632 calls/s # udp tx: 1186 MB/s 20126 calls/s 20126 msg/s # udp rx: 1197 MB/s 873117 calls/s # udp tx: 1199 MB/s 20341 calls/s 20341 msg/s # udp rx: 1174 MB/s 856913 calls/s # udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # udp rx: 1223 MB/s 892303 calls/s # udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # udp gso and gro - over veth touching data # udp rx: 635 MB/s 463824 calls/s # udp tx: 651 MB/s 11058 calls/s 11058 msg/s # udp rx: 647 MB/s 472163 calls/s # udp tx: 649 MB/s 11008 calls/s 11008 msg/s # udp rx: 646 MB/s 471508 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 msg/s # udp rx: 663 MB/s 484047 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 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__->