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: 952 MB/s 16151 calls/s 16151 msg/s # tcp rx: 953 MB/s 49255 calls/s # tcp tx: 1010 MB/s 17139 calls/s 17139 msg/s # tcp rx: 1011 MB/s 51284 calls/s # tcp tx: 969 MB/s 16447 calls/s 16447 msg/s # tcp rx: 970 MB/s 50039 calls/s # tcp tx: 960 MB/s 16294 calls/s 16294 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: 623 MB/s 451840 calls/s # udp tx: 1115 MB/s 18927 calls/s 18927 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # udp rx: 634 MB/s 459520 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 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: 1100 MB/s 802447 calls/s # udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # udp rx: 1132 MB/s 826277 calls/s # udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # udp rx: 1127 MB/s 822319 calls/s # udp tx: 1125 MB/s 19087 calls/s 19087 msg/s # udp rx: 1143 MB/s 834211 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 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__->