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: 923 MB/s 15671 calls/s 15671 msg/s # tcp rx: 924 MB/s 51002 calls/s # tcp tx: 958 MB/s 16252 calls/s 16252 msg/s # tcp rx: 959 MB/s 50030 calls/s # tcp tx: 927 MB/s 15734 calls/s 15734 msg/s # tcp rx: 928 MB/s 49927 calls/s # tcp tx: 945 MB/s 16036 calls/s 16036 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: 591 MB/s 428347 calls/s # udp tx: 1031 MB/s 17496 calls/s 17496 msg/s # udp rx: 557 MB/s 403712 calls/s # udp tx: 831 MB/s 14105 calls/s 14105 msg/s # udp rx: 557 MB/s 403712 calls/s # udp tx: 829 MB/s 14071 calls/s 14071 msg/s # udp rx: 558 MB/s 404224 calls/s # udp tx: 836 MB/s 14190 calls/s 14190 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: 1070 MB/s 781007 calls/s # udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # udp rx: 1057 MB/s 770888 calls/s # udp tx: 1042 MB/s 17684 calls/s 17684 msg/s # udp rx: 674 MB/s 492190 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # udp rx: 663 MB/s 483979 calls/s # udp tx: 664 MB/s 11264 calls/s 11264 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__->