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 16215 calls/s 16215 msg/s # tcp rx: 956 MB/s 49703 calls/s # tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # tcp rx: 950 MB/s 48832 calls/s # tcp tx: 944 MB/s 16021 calls/s 16021 msg/s # tcp rx: 945 MB/s 48603 calls/s # tcp tx: 947 MB/s 16078 calls/s 16078 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: 611 MB/s 443392 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 664 MB/s 482048 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 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: 1041 MB/s 759921 calls/s # udp tx: 1068 MB/s 18130 calls/s 18130 msg/s # udp rx: 1100 MB/s 802900 calls/s # udp tx: 1100 MB/s 18671 calls/s 18671 msg/s # udp rx: 1113 MB/s 811845 calls/s # udp tx: 1113 MB/s 18892 calls/s 18892 msg/s # udp rx: 1124 MB/s 820081 calls/s # udp tx: 1125 MB/s 19087 calls/s 19087 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__->