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: 770 MB/s 13068 calls/s 13068 msg/s # tcp rx: 771 MB/s 89502 calls/s # tcp tx: 741 MB/s 12569 calls/s 12569 msg/s # tcp rx: 741 MB/s 87164 calls/s # tcp tx: 729 MB/s 12373 calls/s 12373 msg/s # tcp rx: 730 MB/s 86517 calls/s # tcp tx: 742 MB/s 12589 calls/s 12589 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884106 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1285 MB/s 915462 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 1287 MB/s 917171 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1296 MB/s 923893 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887358 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1346 MB/s 959060 calls/s # udp tx: 1350 MB/s 22910 calls/s 22910 msg/s # udp rx: 1333 MB/s 949922 calls/s # udp tx: 1331 MB/s 22576 calls/s 22576 msg/s # udp rx: 1247 MB/s 888820 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1102 MB/s 18705 calls/s 18705 msg/s # tcp rx: 1114 MB/s 141111 calls/s # tcp tx: 1090 MB/s 18494 calls/s 18494 msg/s # tcp rx: 1130 MB/s 128433 calls/s # tcp tx: 1110 MB/s 18843 calls/s 18843 msg/s # tcp rx: 1133 MB/s 124178 calls/s # tcp tx: 1105 MB/s 18750 calls/s 18750 msg/s # udp gso - over veth touching data # udp rx: 1261 MB/s 919754 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1285 MB/s 937197 calls/s # udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # udp rx: 1285 MB/s 937713 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp rx: 1289 MB/s 940469 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp gso and gro - over veth touching data # udp rx: 691 MB/s 504137 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 608 MB/s 443870 calls/s # udp tx: 610 MB/s 10350 calls/s 10350 msg/s # udp rx: 605 MB/s 441568 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # udp rx: 591 MB/s 431590 calls/s # udp tx: 592 MB/s 10056 calls/s 10056 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__->