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: 983 MB/s 16674 calls/s 16674 msg/s # tcp rx: 1022 MB/s 51527 calls/s # tcp tx: 864 MB/s 14657 calls/s 14657 msg/s # tcp rx: 860 MB/s 47596 calls/s # tcp tx: 883 MB/s 14978 calls/s 14978 msg/s # tcp rx: 882 MB/s 48824 calls/s # tcp tx: 898 MB/s 15241 calls/s 15241 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: 644 MB/s 466763 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 511 MB/s 369920 calls/s # udp tx: 1036 MB/s 17572 calls/s 17572 msg/s # udp rx: 507 MB/s 367104 calls/s # udp tx: 873 MB/s 14815 calls/s 14815 msg/s # udp rx: 485 MB/s 351488 calls/s # udp tx: 905 MB/s 15354 calls/s 15354 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: 1105 MB/s 806447 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # udp rx: 1157 MB/s 844054 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # udp rx: 847 MB/s 618422 calls/s # udp tx: 834 MB/s 14149 calls/s 14149 msg/s # udp rx: 649 MB/s 473588 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 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__->