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: 999 MB/s 16959 calls/s 16959 msg/s # tcp rx: 1000 MB/s 51885 calls/s # tcp tx: 949 MB/s 16105 calls/s 16105 msg/s # tcp rx: 950 MB/s 49197 calls/s # tcp tx: 917 MB/s 15568 calls/s 15568 msg/s # tcp rx: 919 MB/s 50864 calls/s # tcp tx: 1023 MB/s 17366 calls/s 17366 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: 638 MB/s 462719 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 650 MB/s 471552 calls/s # udp tx: 1306 MB/s 22163 calls/s 22163 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 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: 1092 MB/s 796833 calls/s # udp tx: 1117 MB/s 18946 calls/s 18946 msg/s # udp rx: 1145 MB/s 835429 calls/s # udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # udp rx: 1153 MB/s 841075 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1161 MB/s 847387 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 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__->