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: 771 MB/s 13089 calls/s 13089 msg/s # tcp rx: 771 MB/s 39368 calls/s # tcp tx: 628 MB/s 10664 calls/s 10664 msg/s # tcp rx: 629 MB/s 32238 calls/s # tcp tx: 657 MB/s 11147 calls/s 11147 msg/s # tcp rx: 657 MB/s 33540 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: 553 MB/s 401664 calls/s # udp tx: 693 MB/s 11755 calls/s 11755 msg/s # udp rx: 570 MB/s 414208 calls/s # udp tx: 733 MB/s 12437 calls/s 12437 msg/s # udp rx: 566 MB/s 411136 calls/s # udp tx: 760 MB/s 12898 calls/s 12898 msg/s # udp rx: 567 MB/s 411392 calls/s # udp tx: 758 MB/s 12873 calls/s 12873 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: 661 MB/s 482772 calls/s # udp tx: 682 MB/s 11581 calls/s 11581 msg/s # udp rx: 680 MB/s 496346 calls/s # udp tx: 680 MB/s 11550 calls/s 11550 msg/s # udp rx: 670 MB/s 489113 calls/s # udp tx: 673 MB/s 11423 calls/s 11423 msg/s # udp rx: 685 MB/s 500167 calls/s # udp tx: 685 MB/s 11633 calls/s 11633 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__->