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: 603 MB/s 10239 calls/s 10239 msg/s # tcp rx: 604 MB/s 34568 calls/s # tcp tx: 575 MB/s 9757 calls/s 9757 msg/s # tcp rx: 575 MB/s 32446 calls/s # tcp tx: 597 MB/s 10129 calls/s 10129 msg/s # tcp rx: 597 MB/s 33248 calls/s # tcp tx: 546 MB/s 9262 calls/s 9262 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: 484 MB/s 352019 calls/s # udp tx: 756 MB/s 12835 calls/s 12835 msg/s # udp rx: 514 MB/s 373337 calls/s # udp tx: 709 MB/s 12037 calls/s 12037 msg/s # udp rx: 531 MB/s 385545 calls/s # udp tx: 717 MB/s 12166 calls/s 12166 msg/s # udp rx: 536 MB/s 388931 calls/s # udp tx: 765 MB/s 12975 calls/s 12975 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: 1046 MB/s 762994 calls/s # udp tx: 1071 MB/s 18180 calls/s 18180 msg/s # udp rx: 1139 MB/s 831293 calls/s # udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # udp rx: 1126 MB/s 821903 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # udp rx: 1112 MB/s 811016 calls/s # udp tx: 1114 MB/s 18906 calls/s 18906 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__->