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: 941 MB/s 15964 calls/s 15964 msg/s # tcp rx: 941 MB/s 49450 calls/s # tcp tx: 966 MB/s 16384 calls/s 16384 msg/s # tcp rx: 966 MB/s 49984 calls/s # tcp tx: 968 MB/s 16425 calls/s 16425 msg/s # tcp rx: 969 MB/s 49936 calls/s # tcp tx: 967 MB/s 16417 calls/s 16417 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: 632 MB/s 458496 calls/s # udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # udp rx: 663 MB/s 481024 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 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: 621 MB/s 453191 calls/s # udp tx: 638 MB/s 10821 calls/s 10821 msg/s # udp rx: 627 MB/s 457906 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 634 MB/s 463032 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 636 MB/s 463946 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 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__->