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: 956 MB/s 16219 calls/s 16219 msg/s # tcp rx: 967 MB/s 49931 calls/s # tcp tx: 953 MB/s 16168 calls/s 16168 msg/s # tcp rx: 957 MB/s 48633 calls/s # tcp tx: 865 MB/s 14680 calls/s 14680 msg/s # tcp rx: 865 MB/s 45248 calls/s # tcp tx: 904 MB/s 15342 calls/s 15342 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: 618 MB/s 448768 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 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: 1143 MB/s 833754 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1167 MB/s 851456 calls/s # udp tx: 1169 MB/s 19842 calls/s 19842 msg/s # udp rx: 1155 MB/s 842974 calls/s # udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # udp rx: 1159 MB/s 845432 calls/s # udp tx: 1160 MB/s 19682 calls/s 19682 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__->