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: 989 MB/s 16783 calls/s 16783 msg/s # tcp rx: 990 MB/s 48869 calls/s # tcp tx: 956 MB/s 16216 calls/s 16216 msg/s # tcp rx: 956 MB/s 49131 calls/s # tcp tx: 937 MB/s 15899 calls/s 15899 msg/s # tcp rx: 938 MB/s 48588 calls/s # tcp tx: 944 MB/s 16015 calls/s 16015 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: 622 MB/s 451072 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 653 MB/s 473600 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 622 MB/s 450816 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp rx: 604 MB/s 437504 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 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: 1012 MB/s 738494 calls/s # udp tx: 1027 MB/s 17430 calls/s 17430 msg/s # udp rx: 639 MB/s 466517 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp rx: 971 MB/s 708309 calls/s # udp tx: 980 MB/s 16633 calls/s 16633 msg/s # udp rx: 1070 MB/s 780618 calls/s # udp tx: 1069 MB/s 18138 calls/s 18138 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__->