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 15264 calls/s 15264 msg/s # tcp rx: 900 MB/s 52789 calls/s # tcp tx: 927 MB/s 15735 calls/s 15735 msg/s # tcp rx: 928 MB/s 51483 calls/s # tcp tx: 967 MB/s 16417 calls/s 16417 msg/s # tcp rx: 968 MB/s 50203 calls/s # tcp tx: 968 MB/s 16431 calls/s 16431 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: 654 MB/s 474637 calls/s # udp tx: 1172 MB/s 19887 calls/s 19887 msg/s # udp rx: 519 MB/s 377321 calls/s # udp tx: 714 MB/s 12125 calls/s 12125 msg/s # udp rx: 498 MB/s 361846 calls/s # udp tx: 719 MB/s 12206 calls/s 12206 msg/s # udp rx: 506 MB/s 367000 calls/s # udp tx: 801 MB/s 13591 calls/s 13591 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: 656 MB/s 478509 calls/s # udp tx: 674 MB/s 11437 calls/s 11437 msg/s # udp rx: 701 MB/s 511319 calls/s # udp tx: 700 MB/s 11881 calls/s 11881 msg/s # udp rx: 701 MB/s 511262 calls/s # udp tx: 700 MB/s 11879 calls/s 11879 msg/s # udp rx: 697 MB/s 508991 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 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__->