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: 977 MB/s 16571 calls/s 16571 msg/s # tcp rx: 977 MB/s 51830 calls/s # tcp tx: 996 MB/s 16896 calls/s 16896 msg/s # tcp rx: 996 MB/s 51563 calls/s # tcp tx: 958 MB/s 16255 calls/s 16255 msg/s # tcp rx: 959 MB/s 49755 calls/s # tcp tx: 948 MB/s 16085 calls/s 16085 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: 594 MB/s 430848 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 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: 588 MB/s 429478 calls/s # udp tx: 608 MB/s 10324 calls/s 10324 msg/s # udp rx: 615 MB/s 448682 calls/s # udp tx: 617 MB/s 10474 calls/s 10474 msg/s # udp rx: 612 MB/s 446504 calls/s # udp tx: 613 MB/s 10404 calls/s 10404 msg/s # udp rx: 614 MB/s 447907 calls/s # udp tx: 615 MB/s 10442 calls/s 10442 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__->