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: 991 MB/s 16813 calls/s 16813 msg/s # tcp rx: 992 MB/s 51420 calls/s # tcp tx: 991 MB/s 16819 calls/s 16819 msg/s # tcp rx: 992 MB/s 51275 calls/s # tcp tx: 959 MB/s 16268 calls/s 16268 msg/s # tcp rx: 959 MB/s 52385 calls/s # tcp tx: 880 MB/s 14926 calls/s 14926 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: 621 MB/s 451072 calls/s # udp tx: 1244 MB/s 21112 calls/s 21112 msg/s # udp rx: 648 MB/s 469501 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 549 MB/s 398044 calls/s # udp tx: 1327 MB/s 22516 calls/s 22516 msg/s # udp rx: 602 MB/s 436499 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 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: 1056 MB/s 770747 calls/s # udp tx: 1089 MB/s 18481 calls/s 18481 msg/s # udp rx: 1134 MB/s 827737 calls/s # udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp rx: 1156 MB/s 843741 calls/s # udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # udp rx: 1096 MB/s 799944 calls/s # udp tx: 1097 MB/s 18609 calls/s 18609 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__->