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: 510 MB/s 8661 calls/s 8661 msg/s # tcp rx: 511 MB/s 31724 calls/s # tcp tx: 550 MB/s 9345 calls/s 9345 msg/s # tcp rx: 551 MB/s 31401 calls/s # tcp tx: 538 MB/s 9134 calls/s 9134 msg/s # tcp rx: 539 MB/s 29956 calls/s # tcp tx: 527 MB/s 8941 calls/s 8941 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: 515 MB/s 373504 calls/s # udp tx: 823 MB/s 13968 calls/s 13968 msg/s # udp rx: 541 MB/s 392581 calls/s # udp tx: 815 MB/s 13837 calls/s 13837 msg/s # udp rx: 534 MB/s 387289 calls/s # udp tx: 815 MB/s 13823 calls/s 13823 msg/s # udp rx: 542 MB/s 393037 calls/s # udp tx: 817 MB/s 13873 calls/s 13873 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: 590 MB/s 430631 calls/s # udp tx: 606 MB/s 10282 calls/s 10282 msg/s # udp rx: 648 MB/s 472714 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 652 MB/s 476096 calls/s # udp tx: 651 MB/s 11050 calls/s 11050 msg/s # udp rx: 651 MB/s 474858 calls/s # udp tx: 650 MB/s 11040 calls/s 11040 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__->