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: 914 MB/s 15515 calls/s 15515 msg/s # tcp rx: 915 MB/s 49708 calls/s # tcp tx: 1051 MB/s 17835 calls/s 17835 msg/s # tcp rx: 1052 MB/s 53455 calls/s # tcp tx: 1022 MB/s 17338 calls/s 17338 msg/s # tcp rx: 1023 MB/s 52367 calls/s # tcp tx: 1017 MB/s 17251 calls/s 17251 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: 582 MB/s 422144 calls/s # udp tx: 1301 MB/s 22072 calls/s 22072 msg/s # udp rx: 643 MB/s 466194 calls/s # udp tx: 1315 MB/s 22308 calls/s 22308 msg/s # udp rx: 652 MB/s 472469 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 658 MB/s 476998 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 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: 1153 MB/s 841008 calls/s # udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # udp rx: 1177 MB/s 858831 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 1172 MB/s 854753 calls/s # udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # udp rx: 1168 MB/s 852496 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 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__->