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: 927 MB/s 15738 calls/s 15738 msg/s # tcp rx: 928 MB/s 49634 calls/s # tcp tx: 920 MB/s 15616 calls/s 15616 msg/s # tcp rx: 921 MB/s 49866 calls/s # tcp tx: 908 MB/s 15404 calls/s 15404 msg/s # tcp rx: 908 MB/s 47181 calls/s # tcp tx: 604 MB/s 10245 calls/s 10245 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: 484 MB/s 351196 calls/s # udp tx: 818 MB/s 13886 calls/s 13886 msg/s # udp rx: 491 MB/s 356558 calls/s # udp tx: 814 MB/s 13817 calls/s 13817 msg/s # udp rx: 496 MB/s 360466 calls/s # udp tx: 779 MB/s 13213 calls/s 13213 msg/s # udp rx: 499 MB/s 362275 calls/s # udp tx: 797 MB/s 13532 calls/s 13532 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: 992 MB/s 724172 calls/s # udp tx: 1006 MB/s 17075 calls/s 17075 msg/s # udp rx: 622 MB/s 453934 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 602 MB/s 439756 calls/s # udp tx: 604 MB/s 10248 calls/s 10248 msg/s # udp rx: 748 MB/s 545674 calls/s # udp tx: 757 MB/s 12852 calls/s 12852 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__->