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: 994 MB/s 16859 calls/s 16859 msg/s # tcp rx: 994 MB/s 51875 calls/s # tcp tx: 976 MB/s 16570 calls/s 16570 msg/s # tcp rx: 1007 MB/s 50375 calls/s # tcp tx: 945 MB/s 16041 calls/s 16041 msg/s # tcp rx: 947 MB/s 47719 calls/s # tcp tx: 938 MB/s 15926 calls/s 15926 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 469248 calls/s # udp tx: 1239 MB/s 21024 calls/s 21024 msg/s # udp rx: 652 MB/s 473344 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 630 MB/s 456704 calls/s # udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1289 MB/s 21865 calls/s 21865 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 806478 calls/s # udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp rx: 1108 MB/s 808076 calls/s # udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # udp rx: 1176 MB/s 857763 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1176 MB/s 858298 calls/s # udp tx: 1175 MB/s 19945 calls/s 19945 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__->