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: 981 MB/s 16653 calls/s 16653 msg/s # tcp rx: 982 MB/s 50764 calls/s # tcp tx: 983 MB/s 16683 calls/s 16683 msg/s # tcp rx: 984 MB/s 50625 calls/s # tcp tx: 970 MB/s 16466 calls/s 16466 msg/s # tcp rx: 971 MB/s 50025 calls/s # tcp tx: 977 MB/s 16573 calls/s 16573 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: 598 MB/s 433743 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp rx: 630 MB/s 456448 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 637 MB/s 461824 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 616 MB/s 446720 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 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: 1112 MB/s 811207 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp rx: 1135 MB/s 827965 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 1083 MB/s 790370 calls/s # udp tx: 1083 MB/s 18372 calls/s 18372 msg/s # udp rx: 1063 MB/s 775431 calls/s # udp tx: 1063 MB/s 18033 calls/s 18033 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__->