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: 621 MB/s 10543 calls/s 10543 msg/s # tcp rx: 622 MB/s 32386 calls/s # tcp tx: 638 MB/s 10825 calls/s 10825 msg/s # tcp rx: 638 MB/s 32962 calls/s # tcp tx: 641 MB/s 10873 calls/s 10873 msg/s # tcp rx: 641 MB/s 33137 calls/s # tcp tx: 622 MB/s 10565 calls/s 10565 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: 646 MB/s 468470 calls/s # udp tx: 1190 MB/s 20188 calls/s 20188 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 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: 1137 MB/s 829361 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp rx: 1154 MB/s 841796 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1151 MB/s 839991 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 msg/s # udp rx: 1160 MB/s 846256 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 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__->