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: 962 MB/s 16320 calls/s 16320 msg/s # tcp rx: 963 MB/s 49859 calls/s # tcp tx: 925 MB/s 15696 calls/s 15696 msg/s # tcp rx: 925 MB/s 47733 calls/s # tcp tx: 909 MB/s 15430 calls/s 15430 msg/s # tcp rx: 910 MB/s 48428 calls/s # tcp tx: 979 MB/s 16614 calls/s 16614 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: 648 MB/s 470016 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 610 MB/s 443113 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 623 MB/s 451328 calls/s # udp tx: 1305 MB/s 22150 calls/s 22150 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 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: 1111 MB/s 810450 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 1132 MB/s 825976 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # udp rx: 1134 MB/s 827285 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp rx: 1118 MB/s 815491 calls/s # udp tx: 1120 MB/s 19002 calls/s 19002 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__->