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: 677 MB/s 11497 calls/s 11497 msg/s # tcp rx: 678 MB/s 34741 calls/s # tcp tx: 656 MB/s 11140 calls/s 11140 msg/s # tcp rx: 657 MB/s 33648 calls/s # tcp tx: 658 MB/s 11165 calls/s 11165 msg/s # tcp rx: 658 MB/s 33616 calls/s # tcp tx: 652 MB/s 11072 calls/s 11072 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: 505 MB/s 366009 calls/s # udp tx: 821 MB/s 13938 calls/s 13938 msg/s # udp rx: 512 MB/s 370688 calls/s # udp tx: 885 MB/s 15022 calls/s 15022 msg/s # udp rx: 483 MB/s 349952 calls/s # udp tx: 904 MB/s 15338 calls/s 15338 msg/s # udp rx: 501 MB/s 362496 calls/s # udp tx: 896 MB/s 15209 calls/s 15209 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: 1127 MB/s 822053 calls/s # udp tx: 1154 MB/s 19577 calls/s 19577 msg/s # udp rx: 1147 MB/s 836928 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 msg/s # udp rx: 1146 MB/s 835881 calls/s # udp tx: 1146 MB/s 19449 calls/s 19449 msg/s # udp rx: 1144 MB/s 834859 calls/s # udp tx: 1145 MB/s 19436 calls/s 19436 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__->