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: 874 MB/s 14830 calls/s 14830 msg/s # tcp rx: 875 MB/s 50004 calls/s # tcp tx: 951 MB/s 16135 calls/s 16135 msg/s # tcp rx: 952 MB/s 50770 calls/s # tcp tx: 932 MB/s 15818 calls/s 15818 msg/s # tcp rx: 933 MB/s 50592 calls/s # tcp tx: 971 MB/s 16473 calls/s 16473 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: 622 MB/s 450560 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 650 MB/s 470784 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 557 MB/s 403712 calls/s # udp tx: 1012 MB/s 17173 calls/s 17173 msg/s # udp rx: 535 MB/s 387584 calls/s # udp tx: 837 MB/s 14200 calls/s 14200 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: 586 MB/s 428040 calls/s # udp tx: 601 MB/s 10210 calls/s 10210 msg/s # udp rx: 658 MB/s 480243 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp rx: 661 MB/s 482321 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 msg/s # udp rx: 663 MB/s 484095 calls/s # udp tx: 674 MB/s 11448 calls/s 11448 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__->