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.60 [+2.28] tcp tx: 1062 MB/s 18028 calls/s 18028 msg/s # 2.60 [+0.00] tcp rx: 1063 MB/s 54039 calls/s # 3.60 [+1.00] tcp tx: 1064 MB/s 18059 calls/s 18059 msg/s # 3.60 [+0.00] tcp rx: 1065 MB/s 54182 calls/s # 4.60 [+1.00] tcp tx: 734 MB/s 12456 calls/s 12456 msg/s # 4.60 [+0.00] tcp rx: 736 MB/s 36483 calls/s # 5.60 [+1.00] tcp tx: 614 MB/s 10415 calls/s 10415 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.01] udp rx: 612 MB/s 443392 calls/s # 6.96 [+0.02] udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # 7.94 [+0.98] udp rx: 668 MB/s 484037 calls/s # 7.96 [+0.02] udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # 8.94 [+0.98] udp rx: 567 MB/s 411268 calls/s # 8.96 [+0.02] udp tx: 832 MB/s 14121 calls/s 14121 msg/s # 9.95 [+0.99] udp rx: 561 MB/s 406524 calls/s # 9.96 [+0.01] udp tx: 815 MB/s 13829 calls/s 13829 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.33] -4 -G # 11.34 [+1.02] udp rx: 1063 MB/s 775971 calls/s # 11.36 [+0.02] udp tx: 1086 MB/s 18435 calls/s 18435 msg/s # 12.34 [+0.98] udp rx: 994 MB/s 725206 calls/s # 12.36 [+0.02] udp tx: 993 MB/s 16847 calls/s 16847 msg/s # 13.34 [+0.98] udp rx: 999 MB/s 729121 calls/s # 13.36 [+0.02] udp tx: 999 MB/s 16958 calls/s 16958 msg/s # 14.34 [+0.98] udp rx: 1128 MB/s 823113 calls/s # 14.36 [+0.02] udp tx: 1128 MB/s 19132 calls/s 19132 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__->