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.30 [+0.29] -4 -t # 2.55 [+2.25] tcp tx: 982 MB/s 16668 calls/s 16668 msg/s # 2.55 [+0.00] tcp rx: 983 MB/s 50617 calls/s # 3.55 [+1.00] tcp tx: 984 MB/s 16706 calls/s 16706 msg/s # 3.55 [+0.00] tcp rx: 986 MB/s 50755 calls/s # 4.55 [+1.00] tcp tx: 993 MB/s 16848 calls/s 16848 msg/s # 4.55 [+0.00] tcp rx: 994 MB/s 51240 calls/s # 5.55 [+1.00] tcp tx: 1001 MB/s 16986 calls/s 16986 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.88 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 646 MB/s 468224 calls/s # 6.91 [+0.02] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 7.90 [+0.98] udp rx: 667 MB/s 483840 calls/s # 7.91 [+0.02] udp tx: 1209 MB/s 20512 calls/s 20512 msg/s # 8.90 [+0.98] udp rx: 668 MB/s 484608 calls/s # 8.91 [+0.02] udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # 9.90 [+0.99] udp rx: 667 MB/s 483840 calls/s # 9.91 [+0.01] udp tx: 1262 MB/s 21413 calls/s 21413 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 1026 MB/s 748726 calls/s # 11.25 [+0.02] udp tx: 1043 MB/s 17699 calls/s 17699 msg/s # 12.23 [+0.98] udp rx: 1095 MB/s 799312 calls/s # 12.25 [+0.02] udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # 13.23 [+0.98] udp rx: 1139 MB/s 831409 calls/s # 13.25 [+0.02] udp tx: 1144 MB/s 19417 calls/s 19417 msg/s # 14.23 [+0.98] udp rx: 1156 MB/s 843084 calls/s # 14.25 [+0.02] udp tx: 1157 MB/s 19630 calls/s 19630 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__->