make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 890 MB/s 15096 calls/s 15096 msg/s # tcp rx: 890 MB/s 50581 calls/s # tcp tx: 974 MB/s 16532 calls/s 16532 msg/s # tcp rx: 975 MB/s 50566 calls/s # tcp tx: 984 MB/s 16692 calls/s 16692 msg/s # tcp rx: 985 MB/s 50430 calls/s # tcp tx: 990 MB/s 16800 calls/s 16800 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: 634 MB/s 460288 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 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: 807 MB/s 588956 calls/s # udp tx: 820 MB/s 13920 calls/s 13920 msg/s # udp rx: 605 MB/s 441602 calls/s # udp tx: 604 MB/s 10259 calls/s 10259 msg/s # udp rx: 623 MB/s 455044 calls/s # udp tx: 623 MB/s 10570 calls/s 10570 msg/s # udp rx: 626 MB/s 456851 calls/s # udp tx: 626 MB/s 10620 calls/s 10620 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__->