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: 968 MB/s 16426 calls/s 16426 msg/s # tcp rx: 968 MB/s 49703 calls/s # tcp tx: 925 MB/s 15693 calls/s 15693 msg/s # tcp rx: 925 MB/s 48001 calls/s # tcp tx: 928 MB/s 15756 calls/s 15756 msg/s # tcp rx: 930 MB/s 48056 calls/s # tcp tx: 954 MB/s 16193 calls/s 16193 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: 584 MB/s 423168 calls/s # udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # udp rx: 664 MB/s 481346 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 664 MB/s 480892 calls/s # udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # udp rx: 664 MB/s 480998 calls/s # udp tx: 1282 MB/s 21750 calls/s 21750 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: 1119 MB/s 816327 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp rx: 1156 MB/s 843116 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 msg/s # udp rx: 1158 MB/s 844961 calls/s # udp tx: 1159 MB/s 19668 calls/s 19668 msg/s # udp rx: 1148 MB/s 837734 calls/s # udp tx: 1149 MB/s 19497 calls/s 19497 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__->