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: 928 MB/s 15754 calls/s 15754 msg/s # tcp rx: 929 MB/s 48727 calls/s # tcp tx: 885 MB/s 15024 calls/s 15024 msg/s # tcp rx: 923 MB/s 48312 calls/s # tcp tx: 850 MB/s 14430 calls/s 14430 msg/s # tcp rx: 851 MB/s 47433 calls/s # tcp tx: 854 MB/s 14488 calls/s 14488 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: 561 MB/s 406742 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # udp rx: 616 MB/s 447007 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 662 MB/s 480008 calls/s # udp tx: 1198 MB/s 20328 calls/s 20328 msg/s # udp rx: 663 MB/s 480872 calls/s # udp tx: 1163 MB/s 19731 calls/s 19731 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: 1001 MB/s 730679 calls/s # udp tx: 1029 MB/s 17464 calls/s 17464 msg/s # udp rx: 1094 MB/s 798133 calls/s # udp tx: 1095 MB/s 18583 calls/s 18583 msg/s # udp rx: 1115 MB/s 813645 calls/s # udp tx: 1115 MB/s 18919 calls/s 18919 msg/s # udp rx: 1095 MB/s 799248 calls/s # udp tx: 1092 MB/s 18526 calls/s 18526 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__->