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: 942 MB/s 15978 calls/s 15978 msg/s # tcp rx: 942 MB/s 50622 calls/s # tcp tx: 901 MB/s 15286 calls/s 15286 msg/s # tcp rx: 902 MB/s 49105 calls/s # tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # tcp rx: 930 MB/s 50039 calls/s # tcp tx: 892 MB/s 15140 calls/s 15140 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: 615 MB/s 445696 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # udp rx: 648 MB/s 469871 calls/s # udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1174 MB/s 19920 calls/s 19920 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: 1096 MB/s 799603 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 1134 MB/s 827581 calls/s # udp tx: 1132 MB/s 19209 calls/s 19209 msg/s # udp rx: 1163 MB/s 848898 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 msg/s # udp rx: 1172 MB/s 854945 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 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__->