make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1061 MB/s 17998 calls/s 17998 msg/s # tcp rx: 1061 MB/s 141904 calls/s # tcp tx: 1004 MB/s 17041 calls/s 17041 msg/s # tcp rx: 1005 MB/s 140190 calls/s # tcp tx: 1167 MB/s 19799 calls/s 19799 msg/s # tcp rx: 1168 MB/s 143144 calls/s # tcp tx: 1155 MB/s 19598 calls/s 19598 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 791273 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp rx: 1164 MB/s 829517 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1186 MB/s 844900 calls/s # udp tx: 1187 MB/s 20147 calls/s 20147 msg/s # udp rx: 1263 MB/s 899920 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 820523 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1243 MB/s 885533 calls/s # udp tx: 1242 MB/s 21069 calls/s 21069 msg/s # udp rx: 1297 MB/s 924161 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1319 MB/s 940194 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 814 MB/s 13809 calls/s 13809 msg/s # tcp rx: 814 MB/s 93019 calls/s # tcp tx: 828 MB/s 14045 calls/s 14045 msg/s # tcp rx: 828 MB/s 93939 calls/s # tcp tx: 823 MB/s 13963 calls/s 13963 msg/s # tcp rx: 823 MB/s 93472 calls/s # tcp tx: 987 MB/s 16751 calls/s 16751 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782189 calls/s # udp tx: 1108 MB/s 18808 calls/s 18808 msg/s # udp rx: 1191 MB/s 868749 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # udp rx: 1229 MB/s 896870 calls/s # udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # udp rx: 1243 MB/s 906804 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 852956 calls/s # udp tx: 1202 MB/s 20391 calls/s 20391 msg/s # udp rx: 1120 MB/s 817154 calls/s # udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # udp rx: 1207 MB/s 880694 calls/s # udp tx: 1220 MB/s 20708 calls/s 20708 msg/s # udp rx: 1263 MB/s 921209 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s ok 1 selftests: net: udpgro_bench.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__->