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: 1044 MB/s 17709 calls/s 17709 msg/s # tcp rx: 1044 MB/s 124948 calls/s # tcp tx: 1178 MB/s 19990 calls/s 19990 msg/s # tcp rx: 1180 MB/s 84787 calls/s # tcp tx: 1101 MB/s 18685 calls/s 18685 msg/s # tcp rx: 1102 MB/s 131054 calls/s # tcp tx: 1092 MB/s 18530 calls/s 18530 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878771 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp rx: 1309 MB/s 932774 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp rx: 1308 MB/s 932206 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 1320 MB/s 940399 calls/s # udp tx: 1322 MB/s 22424 calls/s 22424 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854510 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # udp rx: 1255 MB/s 894379 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1283 MB/s 914233 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1310 MB/s 933335 calls/s # udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # tcp rx: 1110 MB/s 137809 calls/s # tcp tx: 1049 MB/s 17802 calls/s 17802 msg/s # tcp rx: 1047 MB/s 128731 calls/s # tcp tx: 1427 MB/s 24216 calls/s 24216 msg/s # tcp rx: 1428 MB/s 11519 calls/s # tcp tx: 1060 MB/s 17982 calls/s 17982 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 860962 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 1284 MB/s 937053 calls/s # udp tx: 1279 MB/s 21708 calls/s 21708 msg/s # udp rx: 1292 MB/s 942375 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # udp rx: 1250 MB/s 911695 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 430076 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 622 MB/s 453639 calls/s # udp tx: 621 MB/s 10546 calls/s 10546 msg/s # udp rx: 629 MB/s 458797 calls/s # udp tx: 628 MB/s 10668 calls/s 10668 msg/s # udp rx: 614 MB/s 448341 calls/s # udp tx: 614 MB/s 10420 calls/s 10420 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__->