make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 646 MB/s 10969 calls/s 10969 msg/s # tcp rx: 647 MB/s 47990 calls/s # tcp tx: 556 MB/s 9434 calls/s 9434 msg/s # tcp rx: 556 MB/s 38155 calls/s # tcp tx: 550 MB/s 9334 calls/s 9334 msg/s # tcp rx: 550 MB/s 37758 calls/s # tcp tx: 553 MB/s 9390 calls/s 9390 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: 530 MB/s 385330 calls/s # udp tx: 705 MB/s 11964 calls/s 11964 msg/s # udp rx: 545 MB/s 396037 calls/s # udp tx: 712 MB/s 12085 calls/s 12085 msg/s # udp rx: 542 MB/s 393472 calls/s # udp tx: 771 MB/s 13080 calls/s 13080 msg/s # udp rx: 515 MB/s 373504 calls/s # udp tx: 796 MB/s 13515 calls/s 13515 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: 620 MB/s 452358 calls/s # udp tx: 637 MB/s 10815 calls/s 10815 msg/s # udp rx: 653 MB/s 476533 calls/s # udp tx: 656 MB/s 11129 calls/s 11129 msg/s # udp rx: 653 MB/s 476962 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # udp rx: 647 MB/s 472164 calls/s # udp tx: 649 MB/s 11009 calls/s 11009 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__->