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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # 2.60 [+0.00] tcp rx: 957 MB/s 50434 calls/s # 3.59 [+1.00] tcp tx: 964 MB/s 16363 calls/s 16363 msg/s # 3.60 [+0.00] tcp rx: 966 MB/s 50459 calls/s # 4.59 [+1.00] tcp tx: 814 MB/s 13820 calls/s 13820 msg/s # 4.60 [+0.00] tcp rx: 814 MB/s 43745 calls/s # 5.59 [+1.00] tcp tx: 530 MB/s 9000 calls/s 9000 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.96 [+1.01] udp rx: 607 MB/s 440064 calls/s # 6.99 [+0.03] udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # 7.96 [+0.97] udp rx: 606 MB/s 439430 calls/s # 7.99 [+0.03] udp tx: 1144 MB/s 19410 calls/s 19410 msg/s # 8.97 [+0.98] udp rx: 597 MB/s 433169 calls/s # 8.99 [+0.02] udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # 9.97 [+0.98] udp rx: 590 MB/s 427800 calls/s # 9.99 [+0.02] udp tx: 1133 MB/s 19217 calls/s 19217 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.29] -4 -G # 11.33 [+1.01] udp rx: 1086 MB/s 792087 calls/s # 11.34 [+0.02] udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # 12.33 [+0.98] udp rx: 1107 MB/s 807735 calls/s # 12.34 [+0.02] udp tx: 1110 MB/s 18832 calls/s 18832 msg/s # 13.33 [+0.99] udp rx: 1095 MB/s 799076 calls/s # 13.34 [+0.01] udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # 14.33 [+0.99] udp rx: 1094 MB/s 798412 calls/s # 14.34 [+0.01] udp tx: 1097 MB/s 18614 calls/s 18614 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__->