make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 716 MB/s 12149 calls/s 12149 msg/s # tcp rx: 718 MB/s 87960 calls/s # tcp tx: 661 MB/s 11211 calls/s 11211 msg/s # tcp rx: 661 MB/s 83998 calls/s # tcp tx: 946 MB/s 16061 calls/s 16061 msg/s # tcp rx: 947 MB/s 120732 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878875 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # udp rx: 979 MB/s 697926 calls/s # udp tx: 976 MB/s 16563 calls/s 16563 msg/s # udp rx: 723 MB/s 515504 calls/s # udp tx: 723 MB/s 12263 calls/s 12263 msg/s # udp rx: 718 MB/s 512061 calls/s # udp tx: 717 MB/s 12173 calls/s 12173 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 890464 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1319 MB/s 940213 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1297 MB/s 924379 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1312 MB/s 935160 calls/s # udp tx: 1317 MB/s 22348 calls/s 22348 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1023 MB/s 17361 calls/s 17361 msg/s # tcp rx: 1047 MB/s 137004 calls/s # tcp tx: 977 MB/s 16582 calls/s 16582 msg/s # tcp rx: 983 MB/s 125847 calls/s # tcp tx: 1051 MB/s 17832 calls/s 17832 msg/s # tcp rx: 1055 MB/s 125383 calls/s # tcp tx: 1060 MB/s 17992 calls/s 17992 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816687 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # udp rx: 1263 MB/s 921443 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1257 MB/s 916903 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1257 MB/s 916986 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 868619 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 1232 MB/s 898667 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1259 MB/s 918311 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 1263 MB/s 921464 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 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__->