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.49 [+2.22] tcp tx: 1035 MB/s 17571 calls/s 17571 msg/s # 2.49 [+0.00] tcp rx: 1036 MB/s 52800 calls/s # 3.49 [+1.00] tcp tx: 991 MB/s 16816 calls/s 16816 msg/s # 3.49 [+0.00] tcp rx: 992 MB/s 50549 calls/s # 4.49 [+1.00] tcp tx: 982 MB/s 16658 calls/s 16658 msg/s # 4.50 [+0.00] tcp rx: 984 MB/s 50208 calls/s # 5.49 [+1.00] tcp tx: 982 MB/s 16662 calls/s 16662 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.77 [+0.24] -4 -v # 6.78 [+1.02] udp rx: 521 MB/s 378368 calls/s # 6.80 [+0.02] udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # 7.78 [+0.98] udp rx: 666 MB/s 483052 calls/s # 7.79 [+0.01] udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # 8.78 [+0.99] udp rx: 668 MB/s 483840 calls/s # 8.79 [+0.01] udp tx: 1282 MB/s 21753 calls/s 21753 msg/s # 9.78 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.79 [+0.01] udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.27] -4 -G # 11.11 [+1.01] udp rx: 1128 MB/s 823268 calls/s # 11.13 [+0.02] udp tx: 1148 MB/s 19485 calls/s 19485 msg/s # 12.11 [+0.98] udp rx: 1183 MB/s 863041 calls/s # 12.13 [+0.02] udp tx: 1182 MB/s 20062 calls/s 20062 msg/s # 13.11 [+0.98] udp rx: 1140 MB/s 831980 calls/s # 13.13 [+0.02] udp tx: 1140 MB/s 19337 calls/s 19337 msg/s # 14.11 [+0.99] udp rx: 1142 MB/s 833403 calls/s # 14.13 [+0.01] udp tx: 1142 MB/s 19370 calls/s 19370 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__->