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: 961 MB/s 16304 calls/s 16304 msg/s # tcp rx: 962 MB/s 50556 calls/s # tcp tx: 966 MB/s 16390 calls/s 16390 msg/s # tcp rx: 967 MB/s 49294 calls/s # tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # tcp rx: 952 MB/s 48949 calls/s # tcp tx: 958 MB/s 16261 calls/s 16261 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: 649 MB/s 470016 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp rx: 669 MB/s 485120 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1230 MB/s 20878 calls/s 20878 msg/s # udp rx: 640 MB/s 464128 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 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: 700 MB/s 511053 calls/s # udp tx: 714 MB/s 12124 calls/s 12124 msg/s # udp rx: 704 MB/s 513821 calls/s # udp tx: 703 MB/s 11940 calls/s 11940 msg/s # udp rx: 707 MB/s 516165 calls/s # udp tx: 706 MB/s 11987 calls/s 11987 msg/s # udp rx: 683 MB/s 498378 calls/s # udp tx: 683 MB/s 11589 calls/s 11589 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__->