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: 539 MB/s 9148 calls/s 9148 msg/s # tcp rx: 539 MB/s 32173 calls/s # tcp tx: 543 MB/s 9224 calls/s 9224 msg/s # tcp rx: 544 MB/s 31442 calls/s # tcp tx: 535 MB/s 9077 calls/s 9077 msg/s # tcp rx: 535 MB/s 30241 calls/s # tcp tx: 525 MB/s 8909 calls/s 8909 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: 601 MB/s 435456 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 615 MB/s 445440 calls/s # udp tx: 1311 MB/s 22246 calls/s 22246 msg/s # udp rx: 644 MB/s 466432 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 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: 670 MB/s 489299 calls/s # udp tx: 690 MB/s 11718 calls/s 11718 msg/s # udp rx: 986 MB/s 719172 calls/s # udp tx: 1001 MB/s 16981 calls/s 16981 msg/s # udp rx: 1162 MB/s 848080 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1023 MB/s 746729 calls/s # udp tx: 1013 MB/s 17188 calls/s 17188 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__->