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: 662 MB/s 11238 calls/s 11238 msg/s # tcp rx: 662 MB/s 33804 calls/s # tcp tx: 659 MB/s 11189 calls/s 11189 msg/s # tcp rx: 659 MB/s 33744 calls/s # tcp tx: 620 MB/s 10517 calls/s 10517 msg/s # tcp rx: 620 MB/s 31753 calls/s # tcp tx: 659 MB/s 11192 calls/s 11192 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: 646 MB/s 468011 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 615 MB/s 445696 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 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: 1134 MB/s 827421 calls/s # udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # udp rx: 1156 MB/s 843486 calls/s # udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # udp rx: 1137 MB/s 829281 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1159 MB/s 845328 calls/s # udp tx: 1160 MB/s 19684 calls/s 19684 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__->