make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 926 MB/s 15718 calls/s 15718 msg/s # tcp rx: 927 MB/s 51440 calls/s # tcp tx: 919 MB/s 15599 calls/s 15599 msg/s # tcp rx: 920 MB/s 51574 calls/s # tcp tx: 905 MB/s 15354 calls/s 15354 msg/s # tcp rx: 905 MB/s 51046 calls/s # tcp tx: 926 MB/s 15712 calls/s 15712 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: 619 MB/s 448512 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 598 MB/s 433664 calls/s # udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # udp rx: 620 MB/s 449280 calls/s # udp tx: 1302 MB/s 22085 calls/s 22085 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1286 MB/s 21812 calls/s 21812 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: 1093 MB/s 797311 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # udp rx: 1128 MB/s 823137 calls/s # udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # udp rx: 1149 MB/s 838459 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp rx: 1095 MB/s 799048 calls/s # udp tx: 1096 MB/s 18602 calls/s 18602 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__->