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: 1031 MB/s 17491 calls/s 17491 msg/s # tcp rx: 1031 MB/s 52392 calls/s # tcp tx: 1027 MB/s 17434 calls/s 17434 msg/s # tcp rx: 1028 MB/s 52308 calls/s # tcp tx: 1027 MB/s 17422 calls/s 17422 msg/s # tcp rx: 1028 MB/s 52518 calls/s # tcp tx: 1030 MB/s 17481 calls/s 17481 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: 624 MB/s 452352 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 655 MB/s 474368 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 599 MB/s 434509 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # udp rx: 623 MB/s 451584 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 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: 1123 MB/s 819401 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 1170 MB/s 853598 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # udp rx: 1151 MB/s 840028 calls/s # udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # udp rx: 1154 MB/s 841726 calls/s # udp tx: 1155 MB/s 19603 calls/s 19603 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__->