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: 941 MB/s 15973 calls/s 15973 msg/s # tcp rx: 951 MB/s 50102 calls/s # tcp tx: 943 MB/s 15995 calls/s 15995 msg/s # tcp rx: 947 MB/s 47496 calls/s # tcp tx: 933 MB/s 15831 calls/s 15831 msg/s # tcp rx: 935 MB/s 47612 calls/s # tcp tx: 941 MB/s 15976 calls/s 15976 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: 460 MB/s 333312 calls/s # udp tx: 864 MB/s 14657 calls/s 14657 msg/s # udp rx: 514 MB/s 372480 calls/s # udp tx: 817 MB/s 13870 calls/s 13870 msg/s # udp rx: 513 MB/s 371456 calls/s # udp tx: 824 MB/s 13989 calls/s 13989 msg/s # udp rx: 510 MB/s 369408 calls/s # udp tx: 827 MB/s 14043 calls/s 14043 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: 1063 MB/s 775310 calls/s # udp tx: 1091 MB/s 18509 calls/s 18509 msg/s # udp rx: 1134 MB/s 827179 calls/s # udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # udp rx: 1082 MB/s 789285 calls/s # udp tx: 1083 MB/s 18376 calls/s 18376 msg/s # udp rx: 1044 MB/s 761735 calls/s # udp tx: 1045 MB/s 17726 calls/s 17726 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__->