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: 963 MB/s 16334 calls/s 16334 msg/s # tcp rx: 963 MB/s 50053 calls/s # tcp tx: 951 MB/s 16138 calls/s 16138 msg/s # tcp rx: 962 MB/s 47943 calls/s # tcp tx: 912 MB/s 15474 calls/s 15474 msg/s # tcp rx: 913 MB/s 47489 calls/s # tcp tx: 948 MB/s 16093 calls/s 16093 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: 541 MB/s 392054 calls/s # udp tx: 1146 MB/s 19443 calls/s 19443 msg/s # udp rx: 645 MB/s 467968 calls/s # udp tx: 1205 MB/s 20440 calls/s 20440 msg/s # udp rx: 617 MB/s 447814 calls/s # udp tx: 887 MB/s 15055 calls/s 15055 msg/s # udp rx: 586 MB/s 425472 calls/s # udp tx: 741 MB/s 12583 calls/s 12583 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: 578 MB/s 422005 calls/s # udp tx: 596 MB/s 10116 calls/s 10116 msg/s # udp rx: 635 MB/s 463740 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 628 MB/s 458612 calls/s # udp tx: 629 MB/s 10673 calls/s 10673 msg/s # udp rx: 630 MB/s 460019 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 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__->