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: 629 MB/s 10676 calls/s 10676 msg/s # tcp rx: 629 MB/s 32325 calls/s # tcp tx: 596 MB/s 10123 calls/s 10123 msg/s # tcp rx: 596 MB/s 30962 calls/s # tcp tx: 622 MB/s 10555 calls/s 10555 msg/s # tcp rx: 623 MB/s 32102 calls/s # tcp tx: 630 MB/s 10687 calls/s 10687 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: 499 MB/s 362496 calls/s # udp tx: 788 MB/s 13371 calls/s 13371 msg/s # udp rx: 563 MB/s 408792 calls/s # udp tx: 694 MB/s 11785 calls/s 11785 msg/s # udp rx: 557 MB/s 404848 calls/s # udp tx: 693 MB/s 11768 calls/s 11768 msg/s # udp rx: 565 MB/s 410139 calls/s # udp tx: 754 MB/s 12793 calls/s 12793 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: 988 MB/s 721230 calls/s # udp tx: 1017 MB/s 17265 calls/s 17265 msg/s # udp rx: 1128 MB/s 822723 calls/s # udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # udp rx: 1131 MB/s 825224 calls/s # udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # udp rx: 1130 MB/s 824180 calls/s # udp tx: 1132 MB/s 19211 calls/s 19211 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__->