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: 822 MB/s 13947 calls/s 13947 msg/s # tcp rx: 822 MB/s 41099 calls/s # tcp tx: 925 MB/s 15703 calls/s 15703 msg/s # tcp rx: 926 MB/s 47311 calls/s # tcp tx: 911 MB/s 15467 calls/s 15467 msg/s # tcp rx: 913 MB/s 48780 calls/s # tcp tx: 956 MB/s 16221 calls/s 16221 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 451072 calls/s # udp tx: 1262 MB/s 21409 calls/s 21409 msg/s # udp rx: 647 MB/s 469248 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 649 MB/s 470784 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 654 MB/s 474112 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 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: 643 MB/s 469422 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 653 MB/s 476536 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 671 MB/s 489891 calls/s # udp tx: 673 MB/s 11418 calls/s 11418 msg/s # udp rx: 674 MB/s 491955 calls/s # udp tx: 674 MB/s 11443 calls/s 11443 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__->