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: 884 MB/s 14998 calls/s 14998 msg/s # tcp rx: 884 MB/s 52671 calls/s # tcp tx: 914 MB/s 15512 calls/s 15512 msg/s # tcp rx: 943 MB/s 48435 calls/s # tcp tx: 883 MB/s 14993 calls/s 14993 msg/s # tcp rx: 885 MB/s 45939 calls/s # tcp tx: 603 MB/s 10244 calls/s 10244 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: 517 MB/s 374964 calls/s # udp tx: 817 MB/s 13865 calls/s 13865 msg/s # udp rx: 530 MB/s 384512 calls/s # udp tx: 852 MB/s 14452 calls/s 14452 msg/s # udp rx: 553 MB/s 400896 calls/s # udp tx: 824 MB/s 13981 calls/s 13981 msg/s # udp rx: 570 MB/s 413696 calls/s # udp tx: 810 MB/s 13743 calls/s 13743 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: 605 MB/s 441897 calls/s # udp tx: 627 MB/s 10650 calls/s 10650 msg/s # udp rx: 669 MB/s 488251 calls/s # udp tx: 673 MB/s 11420 calls/s 11420 msg/s # udp rx: 669 MB/s 488197 calls/s # udp tx: 671 MB/s 11389 calls/s 11389 msg/s # udp rx: 668 MB/s 487382 calls/s # udp tx: 669 MB/s 11358 calls/s 11358 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__->