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: 968 MB/s 16422 calls/s 16422 msg/s # tcp rx: 969 MB/s 50831 calls/s # tcp tx: 911 MB/s 15458 calls/s 15458 msg/s # tcp rx: 912 MB/s 47172 calls/s # tcp tx: 964 MB/s 16356 calls/s 16356 msg/s # tcp rx: 965 MB/s 49672 calls/s # tcp tx: 899 MB/s 15262 calls/s 15262 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: 647 MB/s 469760 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 629 MB/s 455680 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 624 MB/s 452096 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 623 MB/s 451584 calls/s # udp tx: 1299 MB/s 22041 calls/s 22041 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: 1055 MB/s 769518 calls/s # udp tx: 1082 MB/s 18355 calls/s 18355 msg/s # udp rx: 1149 MB/s 838336 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # udp rx: 1134 MB/s 827460 calls/s # udp tx: 1132 MB/s 19209 calls/s 19209 msg/s # udp rx: 1147 MB/s 836896 calls/s # udp tx: 1148 MB/s 19481 calls/s 19481 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__->