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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 945 MB/s 16044 calls/s 16044 msg/s # tcp rx: 946 MB/s 48913 calls/s # tcp tx: 957 MB/s 16239 calls/s 16239 msg/s # tcp rx: 958 MB/s 49415 calls/s # tcp tx: 1004 MB/s 17029 calls/s 17029 msg/s # tcp rx: 1004 MB/s 51029 calls/s # tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 642 MB/s 465408 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 662 MB/s 480242 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 647 MB/s 469248 calls/s # udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # udp rx: 612 MB/s 443648 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1032 MB/s 753300 calls/s # udp tx: 1060 MB/s 17992 calls/s 17992 msg/s # udp rx: 1148 MB/s 837665 calls/s # udp tx: 1152 MB/s 19554 calls/s 19554 msg/s # udp rx: 1147 MB/s 836712 calls/s # udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # udp rx: 1147 MB/s 837003 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 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__->