make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.31 [+0.31] -4 -t # 2.55 [+2.24] tcp tx: 1005 MB/s 17050 calls/s 17050 msg/s # 2.55 [+0.00] tcp rx: 1006 MB/s 51417 calls/s # 3.55 [+1.00] tcp tx: 1027 MB/s 17424 calls/s 17424 msg/s # 3.59 [+0.04] tcp rx: 1070 MB/s 28515 calls/s # 4.55 [+0.96] tcp tx: 958 MB/s 16250 calls/s 16250 msg/s # 4.59 [+0.04] tcp rx: 962 MB/s 45410 calls/s # 5.55 [+0.96] tcp tx: 968 MB/s 16422 calls/s 16422 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 606 MB/s 439040 calls/s # 6.87 [+0.02] udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # 7.85 [+0.98] udp rx: 635 MB/s 460288 calls/s # 7.87 [+0.02] udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # 8.85 [+0.98] udp rx: 658 MB/s 477184 calls/s # 8.87 [+0.02] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 9.85 [+0.98] udp rx: 626 MB/s 453632 calls/s # 9.87 [+0.02] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 792 MB/s 578212 calls/s # 11.23 [+0.02] udp tx: 806 MB/s 13683 calls/s 13683 msg/s # 12.21 [+0.98] udp rx: 646 MB/s 471527 calls/s # 12.23 [+0.02] udp tx: 646 MB/s 10971 calls/s 10971 msg/s # 13.21 [+0.98] udp rx: 648 MB/s 473126 calls/s # 13.23 [+0.02] udp tx: 648 MB/s 10997 calls/s 10997 msg/s # 14.21 [+0.98] udp rx: 646 MB/s 471396 calls/s # 14.23 [+0.02] udp tx: 645 MB/s 10955 calls/s 10955 msg/s ok 1 selftests: net: udpgro_frglist.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__->