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: 885 MB/s 15021 calls/s 15021 msg/s # tcp rx: 887 MB/s 47639 calls/s # tcp tx: 850 MB/s 14433 calls/s 14433 msg/s # tcp rx: 850 MB/s 46652 calls/s # tcp tx: 529 MB/s 8981 calls/s 8981 msg/s # tcp rx: 530 MB/s 35011 calls/s # tcp tx: 544 MB/s 9233 calls/s 9233 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: 447 MB/s 323584 calls/s # udp tx: 954 MB/s 16193 calls/s 16193 msg/s # udp rx: 483 MB/s 349489 calls/s # udp tx: 904 MB/s 15344 calls/s 15344 msg/s # udp rx: 624 MB/s 452510 calls/s # udp tx: 1159 MB/s 19669 calls/s 19669 msg/s # udp rx: 662 MB/s 479778 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 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: 1130 MB/s 824160 calls/s # udp tx: 1157 MB/s 19627 calls/s 19627 msg/s # udp rx: 1152 MB/s 840656 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 1149 MB/s 838680 calls/s # udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # udp rx: 1148 MB/s 837492 calls/s # udp tx: 1150 MB/s 19505 calls/s 19505 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__->