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: 948 MB/s 16079 calls/s 16079 msg/s # tcp rx: 948 MB/s 50091 calls/s # tcp tx: 968 MB/s 16418 calls/s 16418 msg/s # tcp rx: 969 MB/s 50054 calls/s # tcp tx: 902 MB/s 15305 calls/s 15305 msg/s # tcp rx: 903 MB/s 48320 calls/s # tcp tx: 928 MB/s 15743 calls/s 15743 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: 549 MB/s 398080 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 567 MB/s 410732 calls/s # udp tx: 1196 MB/s 20293 calls/s 20293 msg/s # udp rx: 528 MB/s 382678 calls/s # udp tx: 843 MB/s 14302 calls/s 14302 msg/s # udp rx: 527 MB/s 381632 calls/s # udp tx: 846 MB/s 14349 calls/s 14349 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: 1085 MB/s 791313 calls/s # udp tx: 1114 MB/s 18901 calls/s 18901 msg/s # udp rx: 1139 MB/s 831149 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp rx: 1138 MB/s 830377 calls/s # udp tx: 1141 MB/s 19364 calls/s 19364 msg/s # udp rx: 1137 MB/s 829849 calls/s # udp tx: 1140 MB/s 19342 calls/s 19342 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__->