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.57 [+2.25] tcp tx: 885 MB/s 15027 calls/s 15027 msg/s # 2.59 [+0.01] tcp rx: 900 MB/s 52325 calls/s # 3.57 [+0.98] tcp tx: 933 MB/s 15836 calls/s 15836 msg/s # 3.59 [+0.02] tcp rx: 933 MB/s 47928 calls/s # 4.57 [+0.98] tcp tx: 937 MB/s 15903 calls/s 15903 msg/s # 4.59 [+0.02] tcp rx: 940 MB/s 47015 calls/s # 5.57 [+0.98] tcp tx: 944 MB/s 16013 calls/s 16013 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.92 [+0.02] udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # 7.90 [+0.98] udp rx: 671 MB/s 486400 calls/s # 7.92 [+0.02] udp tx: 1207 MB/s 20479 calls/s 20479 msg/s # 8.90 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.92 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 9.90 [+0.98] udp rx: 669 MB/s 484608 calls/s # 9.92 [+0.02] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 982 MB/s 716181 calls/s # 11.26 [+0.02] udp tx: 1003 MB/s 17015 calls/s 17015 msg/s # 12.24 [+0.98] udp rx: 1156 MB/s 843705 calls/s # 12.26 [+0.02] udp tx: 1156 MB/s 19613 calls/s 19613 msg/s # 13.24 [+0.98] udp rx: 1147 MB/s 836521 calls/s # 13.26 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 14.24 [+0.98] udp rx: 1146 MB/s 836390 calls/s # 14.26 [+0.02] udp tx: 1146 MB/s 19438 calls/s 19438 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__->