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: 942 MB/s 15985 calls/s 15985 msg/s # tcp rx: 942 MB/s 50609 calls/s # tcp tx: 869 MB/s 14750 calls/s 14750 msg/s # tcp rx: 869 MB/s 50055 calls/s # tcp tx: 925 MB/s 15694 calls/s 15694 msg/s # tcp rx: 926 MB/s 50001 calls/s # tcp tx: 885 MB/s 15019 calls/s 15019 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: 614 MB/s 445358 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # udp rx: 632 MB/s 458293 calls/s # udp tx: 1201 MB/s 20385 calls/s 20385 msg/s # udp rx: 555 MB/s 402421 calls/s # udp tx: 1085 MB/s 18403 calls/s 18403 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: 612 MB/s 447029 calls/s # udp tx: 632 MB/s 10735 calls/s 10735 msg/s # udp rx: 934 MB/s 681202 calls/s # udp tx: 951 MB/s 16131 calls/s 16131 msg/s # udp rx: 1098 MB/s 801229 calls/s # udp tx: 1097 MB/s 18621 calls/s 18621 msg/s # udp rx: 1136 MB/s 828748 calls/s # udp tx: 1138 MB/s 19316 calls/s 19316 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__->