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.29 [+0.29] -4 -t # 2.53 [+2.25] tcp tx: 975 MB/s 16542 calls/s 16542 msg/s # 2.54 [+0.00] tcp rx: 975 MB/s 50200 calls/s # 3.53 [+1.00] tcp tx: 965 MB/s 16376 calls/s 16376 msg/s # 3.54 [+0.00] tcp rx: 966 MB/s 49780 calls/s # 4.53 [+1.00] tcp tx: 984 MB/s 16695 calls/s 16695 msg/s # 4.54 [+0.00] tcp rx: 985 MB/s 50573 calls/s # 5.53 [+1.00] tcp tx: 964 MB/s 16366 calls/s 16366 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.85 [+0.02] udp tx: 1198 MB/s 20322 calls/s 20322 msg/s # 7.84 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.85 [+0.02] udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # 8.84 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.85 [+0.01] udp tx: 1128 MB/s 19146 calls/s 19146 msg/s # 9.84 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.85 [+0.01] udp tx: 1186 MB/s 20125 calls/s 20125 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.17 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 1085 MB/s 791424 calls/s # 11.20 [+0.02] udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # 12.18 [+0.98] udp rx: 1143 MB/s 834170 calls/s # 12.20 [+0.02] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 13.18 [+0.98] udp rx: 1108 MB/s 808158 calls/s # 13.20 [+0.02] udp tx: 1108 MB/s 18793 calls/s 18793 msg/s # 14.18 [+0.98] udp rx: 1139 MB/s 830871 calls/s # 14.20 [+0.02] udp tx: 1139 MB/s 19321 calls/s 19321 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__->