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: 1189 MB/s 20169 calls/s 20169 msg/s # tcp rx: 1189 MB/s 139332 calls/s # tcp tx: 1076 MB/s 18256 calls/s 18256 msg/s # tcp rx: 1081 MB/s 133832 calls/s # tcp tx: 684 MB/s 11614 calls/s 11614 msg/s # tcp rx: 684 MB/s 83228 calls/s # tcp tx: 716 MB/s 12160 calls/s 12160 msg/s # udp gso - over veth touching data # udp rx: 1111 MB/s 791982 calls/s # udp tx: 1154 MB/s 19580 calls/s 19580 msg/s # udp rx: 1227 MB/s 874702 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp rx: 1212 MB/s 863881 calls/s # udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # udp rx: 1267 MB/s 902771 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp gso and gro - over veth touching data # udp rx: 1291 MB/s 920299 calls/s # udp tx: 1330 MB/s 22570 calls/s 22570 msg/s # udp rx: 1344 MB/s 957486 calls/s # udp tx: 1344 MB/s 22799 calls/s 22799 msg/s # udp rx: 1356 MB/s 965995 calls/s # udp tx: 1357 MB/s 23027 calls/s 23027 msg/s # udp rx: 1357 MB/s 966953 calls/s # udp tx: 1355 MB/s 22995 calls/s 22995 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1139 MB/s 19328 calls/s 19328 msg/s # tcp rx: 1139 MB/s 143252 calls/s # tcp tx: 1130 MB/s 19174 calls/s 19174 msg/s # tcp rx: 1131 MB/s 141003 calls/s # tcp tx: 1122 MB/s 19040 calls/s 19040 msg/s # tcp rx: 1123 MB/s 138407 calls/s # tcp tx: 1066 MB/s 18081 calls/s 18081 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 905818 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1187 MB/s 866079 calls/s # udp tx: 1172 MB/s 19886 calls/s 19886 msg/s # udp rx: 1059 MB/s 773019 calls/s # udp tx: 1072 MB/s 18185 calls/s 18185 msg/s # udp rx: 810 MB/s 591181 calls/s # udp tx: 795 MB/s 13499 calls/s 13499 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 453546 calls/s # udp tx: 644 MB/s 10924 calls/s 10924 msg/s # udp rx: 644 MB/s 470357 calls/s # udp tx: 644 MB/s 10933 calls/s 10933 msg/s # udp rx: 642 MB/s 468354 calls/s # udp tx: 641 MB/s 10887 calls/s 10887 msg/s # udp rx: 638 MB/s 465691 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 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__->