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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 987 MB/s 16753 calls/s 16753 msg/s # 2.50 [+0.00] tcp rx: 987 MB/s 50897 calls/s # 3.50 [+1.00] tcp tx: 979 MB/s 16617 calls/s 16617 msg/s # 3.50 [+0.00] tcp rx: 980 MB/s 50597 calls/s # 4.50 [+1.00] tcp tx: 984 MB/s 16692 calls/s 16692 msg/s # 4.50 [+0.00] tcp rx: 985 MB/s 50686 calls/s # 5.50 [+1.00] tcp tx: 981 MB/s 16646 calls/s 16646 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.80 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.81 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 7.80 [+0.99] udp rx: 668 MB/s 484352 calls/s # 7.81 [+0.01] udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # 8.80 [+0.99] udp rx: 668 MB/s 483840 calls/s # 8.81 [+0.01] udp tx: 1182 MB/s 20052 calls/s 20052 msg/s # 9.80 [+0.99] udp rx: 668 MB/s 484096 calls/s # 9.81 [+0.01] udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.27] -4 -G # 11.13 [+1.01] udp rx: 1117 MB/s 815021 calls/s # 11.15 [+0.02] udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # 12.13 [+0.98] udp rx: 1136 MB/s 829175 calls/s # 12.15 [+0.02] udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # 13.13 [+0.99] udp rx: 1138 MB/s 830557 calls/s # 13.15 [+0.01] udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # 14.13 [+0.99] udp rx: 1136 MB/s 828729 calls/s # 14.15 [+0.01] udp tx: 1136 MB/s 19282 calls/s 19282 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__->