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.35 [+0.35] -4 -t # 2.61 [+2.26] tcp tx: 908 MB/s 15415 calls/s 15415 msg/s # 2.61 [+0.00] tcp rx: 909 MB/s 49083 calls/s # 3.61 [+1.00] tcp tx: 1015 MB/s 17227 calls/s 17227 msg/s # 3.61 [+0.00] tcp rx: 1016 MB/s 35669 calls/s # 4.61 [+1.00] tcp tx: 923 MB/s 15663 calls/s 15663 msg/s # 4.61 [+0.00] tcp rx: 924 MB/s 48903 calls/s # 5.61 [+1.00] tcp tx: 952 MB/s 16154 calls/s 16154 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.93 [+1.01] udp rx: 647 MB/s 469248 calls/s # 6.94 [+0.02] udp tx: 1209 MB/s 20515 calls/s 20515 msg/s # 7.93 [+0.98] udp rx: 660 MB/s 478353 calls/s # 7.94 [+0.02] udp tx: 1250 MB/s 21203 calls/s 21203 msg/s # 8.93 [+0.99] udp rx: 665 MB/s 482304 calls/s # 8.94 [+0.01] udp tx: 1268 MB/s 21519 calls/s 21519 msg/s # 9.93 [+0.99] udp rx: 666 MB/s 482816 calls/s # 9.94 [+0.01] udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 1147 MB/s 837216 calls/s # 11.28 [+0.02] udp tx: 1169 MB/s 19828 calls/s 19828 msg/s # 12.26 [+0.98] udp rx: 1136 MB/s 829207 calls/s # 12.28 [+0.01] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 13.26 [+0.99] udp rx: 1105 MB/s 806251 calls/s # 13.28 [+0.01] udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # 14.26 [+0.99] udp rx: 1107 MB/s 807578 calls/s # 14.28 [+0.01] udp tx: 1110 MB/s 18829 calls/s 18829 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__->