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: 847 MB/s 14375 calls/s 14375 msg/s # tcp rx: 848 MB/s 66823 calls/s # tcp tx: 777 MB/s 13182 calls/s 13182 msg/s # tcp rx: 782 MB/s 65982 calls/s # tcp tx: 818 MB/s 13881 calls/s 13881 msg/s # tcp rx: 818 MB/s 64215 calls/s # tcp tx: 822 MB/s 13947 calls/s 13947 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: 485 MB/s 351232 calls/s # udp tx: 918 MB/s 15585 calls/s 15585 msg/s # udp rx: 527 MB/s 381202 calls/s # udp tx: 887 MB/s 15049 calls/s 15049 msg/s # udp rx: 502 MB/s 363408 calls/s # udp tx: 917 MB/s 15566 calls/s 15566 msg/s # udp rx: 515 MB/s 372922 calls/s # udp tx: 902 MB/s 15306 calls/s 15306 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: 981 MB/s 715918 calls/s # udp tx: 1011 MB/s 17158 calls/s 17158 msg/s # udp rx: 1171 MB/s 854314 calls/s # udp tx: 1171 MB/s 19862 calls/s 19862 msg/s # udp rx: 1168 MB/s 851846 calls/s # udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # udp rx: 1169 MB/s 852839 calls/s # udp tx: 1167 MB/s 19808 calls/s 19808 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__->