make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 4800 # 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: 577 MB/s 9798 calls/s 9798 msg/s # tcp rx: 577 MB/s 25025 calls/s # tcp tx: 611 MB/s 10364 calls/s 10364 msg/s # tcp rx: 611 MB/s 27796 calls/s # tcp tx: 616 MB/s 10463 calls/s 10463 msg/s # tcp rx: 617 MB/s 27351 calls/s # tcp tx: 617 MB/s 10471 calls/s 10471 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: 397 MB/s 288259 calls/s # udp tx: 509 MB/s 8640 calls/s 8640 msg/s # udp rx: 415 MB/s 301489 calls/s # udp tx: 502 MB/s 8519 calls/s 8519 msg/s # udp rx: 423 MB/s 307640 calls/s # udp tx: 541 MB/s 9182 calls/s 9182 msg/s # udp rx: 425 MB/s 308736 calls/s # udp tx: 510 MB/s 8658 calls/s 8658 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: 615 MB/s 449048 calls/s # udp tx: 626 MB/s 10628 calls/s 10628 msg/s # udp rx: 628 MB/s 458593 calls/s # udp tx: 628 MB/s 10657 calls/s 10657 msg/s # udp rx: 638 MB/s 465314 calls/s # udp tx: 637 MB/s 10811 calls/s 10811 msg/s # udp rx: 638 MB/s 465389 calls/s # udp tx: 637 MB/s 10815 calls/s 10815 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__->