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: 945 MB/s 16042 calls/s 16042 msg/s # tcp rx: 946 MB/s 50369 calls/s # tcp tx: 928 MB/s 15746 calls/s 15746 msg/s # tcp rx: 939 MB/s 49068 calls/s # tcp tx: 916 MB/s 15547 calls/s 15547 msg/s # tcp rx: 927 MB/s 48559 calls/s # tcp tx: 911 MB/s 15455 calls/s 15455 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: 612 MB/s 443693 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 615 MB/s 446225 calls/s # udp tx: 1071 MB/s 18181 calls/s 18181 msg/s # udp rx: 552 MB/s 400607 calls/s # udp tx: 730 MB/s 12385 calls/s 12385 msg/s # udp rx: 530 MB/s 385370 calls/s # udp tx: 668 MB/s 11340 calls/s 11340 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: 1045 MB/s 762749 calls/s # udp tx: 1075 MB/s 18249 calls/s 18249 msg/s # udp rx: 1113 MB/s 811751 calls/s # udp tx: 1107 MB/s 18790 calls/s 18790 msg/s # udp rx: 1063 MB/s 775908 calls/s # udp tx: 1065 MB/s 18080 calls/s 18080 msg/s # udp rx: 1139 MB/s 831178 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 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__->