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: 979 MB/s 16608 calls/s 16608 msg/s # 2.53 [+0.00] tcp rx: 979 MB/s 49898 calls/s # 3.52 [+1.00] tcp tx: 954 MB/s 16185 calls/s 16185 msg/s # 3.53 [+0.00] tcp rx: 955 MB/s 48848 calls/s # 4.52 [+1.00] tcp tx: 958 MB/s 16265 calls/s 16265 msg/s # 4.53 [+0.00] tcp rx: 959 MB/s 48983 calls/s # 5.52 [+1.00] tcp tx: 938 MB/s 15912 calls/s 15912 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: 611 MB/s 443136 calls/s # 6.85 [+0.02] udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # 7.83 [+0.98] udp rx: 668 MB/s 484252 calls/s # 7.85 [+0.02] udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # 8.83 [+0.98] udp rx: 668 MB/s 484090 calls/s # 8.85 [+0.02] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 9.83 [+0.98] udp rx: 668 MB/s 484303 calls/s # 9.85 [+0.02] udp tx: 1266 MB/s 21476 calls/s 21476 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.15 [+0.26] -4 -G # 11.16 [+1.01] udp rx: 1131 MB/s 825001 calls/s # 11.18 [+0.02] udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # 12.16 [+0.98] udp rx: 1125 MB/s 821098 calls/s # 12.18 [+0.02] udp tx: 1125 MB/s 19089 calls/s 19089 msg/s # 13.16 [+0.98] udp rx: 1120 MB/s 817321 calls/s # 13.18 [+0.02] udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # 14.16 [+0.99] udp rx: 1128 MB/s 823282 calls/s # 14.18 [+0.01] udp tx: 1132 MB/s 19200 calls/s 19200 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__->