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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.32] -4 -t # 2.57 [+2.24] tcp tx: 952 MB/s 16152 calls/s 16152 msg/s # 2.57 [+0.00] tcp rx: 952 MB/s 50722 calls/s # 3.57 [+1.00] tcp tx: 985 MB/s 16708 calls/s 16708 msg/s # 3.57 [+0.00] tcp rx: 985 MB/s 50912 calls/s # 4.57 [+1.00] tcp tx: 955 MB/s 16214 calls/s 16214 msg/s # 4.58 [+0.00] tcp rx: 957 MB/s 49467 calls/s # 5.57 [+1.00] tcp tx: 954 MB/s 16189 calls/s 16189 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.87 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 616 MB/s 446464 calls/s # 6.90 [+0.02] udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # 7.89 [+0.98] udp rx: 629 MB/s 455916 calls/s # 7.90 [+0.02] udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # 8.89 [+0.99] udp rx: 668 MB/s 484093 calls/s # 8.90 [+0.01] udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # 9.89 [+0.99] udp rx: 669 MB/s 484738 calls/s # 9.90 [+0.01] udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1091 MB/s 796064 calls/s # 11.26 [+0.02] udp tx: 1111 MB/s 18852 calls/s 18852 msg/s # 12.24 [+0.98] udp rx: 1107 MB/s 807741 calls/s # 12.26 [+0.02] udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # 13.24 [+0.98] udp rx: 1108 MB/s 808507 calls/s # 13.26 [+0.02] udp tx: 1109 MB/s 18821 calls/s 18821 msg/s # 14.24 [+0.99] udp rx: 1115 MB/s 813497 calls/s # 14.26 [+0.01] udp tx: 1115 MB/s 18922 calls/s 18922 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__->