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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 957 MB/s 16235 calls/s 16235 msg/s # 2.52 [+0.00] tcp rx: 957 MB/s 51251 calls/s # 3.52 [+1.00] tcp tx: 975 MB/s 16537 calls/s 16537 msg/s # 3.52 [+0.00] tcp rx: 975 MB/s 49761 calls/s # 4.52 [+1.00] tcp tx: 1006 MB/s 17078 calls/s 17078 msg/s # 4.52 [+0.00] tcp rx: 1007 MB/s 51473 calls/s # 5.52 [+1.00] tcp tx: 1006 MB/s 17065 calls/s 17065 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 651 MB/s 472064 calls/s # 6.85 [+0.02] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 7.83 [+0.98] udp rx: 665 MB/s 482048 calls/s # 7.85 [+0.02] udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # 8.84 [+0.99] udp rx: 665 MB/s 481792 calls/s # 8.85 [+0.01] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 9.84 [+0.99] udp rx: 666 MB/s 482560 calls/s # 9.85 [+0.01] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.24] -4 -G # 11.13 [+1.01] udp rx: 1156 MB/s 843267 calls/s # 11.15 [+0.01] udp tx: 1174 MB/s 19914 calls/s 19914 msg/s # 12.13 [+0.99] udp rx: 1147 MB/s 836802 calls/s # 12.15 [+0.01] udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # 13.13 [+0.99] udp rx: 1143 MB/s 834204 calls/s # 13.15 [+0.01] udp tx: 1145 MB/s 19430 calls/s 19430 msg/s # 14.13 [+0.99] udp rx: 1140 MB/s 831635 calls/s # 14.15 [+0.01] udp tx: 1142 MB/s 19377 calls/s 19377 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__->