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: 952 MB/s 16153 calls/s 16153 msg/s # tcp rx: 952 MB/s 49616 calls/s # tcp tx: 957 MB/s 16242 calls/s 16242 msg/s # tcp rx: 958 MB/s 49425 calls/s # tcp tx: 966 MB/s 16394 calls/s 16394 msg/s # tcp rx: 967 MB/s 49542 calls/s # tcp tx: 974 MB/s 16535 calls/s 16535 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: 584 MB/s 423216 calls/s # udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # udp rx: 605 MB/s 438528 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 604 MB/s 437504 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 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: 1102 MB/s 803874 calls/s # udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # udp rx: 1107 MB/s 807997 calls/s # udp tx: 1109 MB/s 18815 calls/s 18815 msg/s # udp rx: 1128 MB/s 822670 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # udp rx: 1125 MB/s 820563 calls/s # udp tx: 1128 MB/s 19132 calls/s 19132 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__->