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: 899 MB/s 15262 calls/s 15262 msg/s # tcp rx: 899 MB/s 48822 calls/s # tcp tx: 884 MB/s 15008 calls/s 15008 msg/s # tcp rx: 885 MB/s 47797 calls/s # tcp tx: 927 MB/s 15735 calls/s 15735 msg/s # tcp rx: 928 MB/s 48074 calls/s # tcp tx: 930 MB/s 15782 calls/s 15782 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: 552 MB/s 401296 calls/s # udp tx: 732 MB/s 12424 calls/s 12424 msg/s # udp rx: 584 MB/s 424394 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 586 MB/s 425581 calls/s # udp tx: 712 MB/s 12080 calls/s 12080 msg/s # udp rx: 548 MB/s 398671 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 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: 599 MB/s 437258 calls/s # udp tx: 616 MB/s 10461 calls/s 10461 msg/s # udp rx: 592 MB/s 431943 calls/s # udp tx: 586 MB/s 9943 calls/s 9943 msg/s # udp rx: 592 MB/s 432104 calls/s # udp tx: 596 MB/s 10123 calls/s 10123 msg/s # udp rx: 605 MB/s 441825 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 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__->