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: 890 MB/s 15106 calls/s 15106 msg/s # tcp rx: 890 MB/s 46530 calls/s # tcp tx: 1022 MB/s 17335 calls/s 17335 msg/s # tcp rx: 1022 MB/s 52106 calls/s # tcp tx: 1033 MB/s 17536 calls/s 17536 msg/s # tcp rx: 1034 MB/s 52413 calls/s # tcp tx: 1032 MB/s 17508 calls/s 17508 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: 528 MB/s 382976 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 663 MB/s 480321 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 593 MB/s 429581 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 636 MB/s 461280 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 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 804289 calls/s # udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # udp rx: 1153 MB/s 841076 calls/s # udp tx: 1152 MB/s 19551 calls/s 19551 msg/s # udp rx: 1132 MB/s 826081 calls/s # udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # udp rx: 1107 MB/s 807416 calls/s # udp tx: 1106 MB/s 18773 calls/s 18773 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__->