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.26 [+0.26] -4 -t # 2.51 [+2.25] tcp tx: 979 MB/s 16619 calls/s 16619 msg/s # 2.51 [+0.00] tcp rx: 980 MB/s 50093 calls/s # 3.51 [+1.00] tcp tx: 966 MB/s 16400 calls/s 16400 msg/s # 3.52 [+0.01] tcp rx: 982 MB/s 49240 calls/s # 4.51 [+0.99] tcp tx: 942 MB/s 15979 calls/s 15979 msg/s # 4.52 [+0.01] tcp rx: 937 MB/s 45241 calls/s # 5.51 [+0.99] tcp tx: 977 MB/s 16576 calls/s 16576 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 613 MB/s 444416 calls/s # 6.83 [+0.01] udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # 7.82 [+0.99] udp rx: 668 MB/s 484454 calls/s # 7.83 [+0.01] udp tx: 1181 MB/s 20046 calls/s 20046 msg/s # 8.82 [+0.99] udp rx: 663 MB/s 480292 calls/s # 8.83 [+0.01] udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # 9.82 [+0.99] udp rx: 668 MB/s 483946 calls/s # 9.83 [+0.01] udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # 9.87 [+0.04] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.29] -4 -G # 11.17 [+1.01] udp rx: 1097 MB/s 800571 calls/s # 11.19 [+0.02] udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # 12.18 [+0.98] udp rx: 1111 MB/s 810735 calls/s # 12.19 [+0.02] udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # 13.18 [+0.98] udp rx: 1053 MB/s 768039 calls/s # 13.19 [+0.02] udp tx: 1055 MB/s 17900 calls/s 17900 msg/s # 14.18 [+0.98] udp rx: 1111 MB/s 810837 calls/s # 14.19 [+0.02] udp tx: 1114 MB/s 18896 calls/s 18896 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__->