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: 1011 MB/s 17159 calls/s 17159 msg/s # tcp rx: 1011 MB/s 137473 calls/s # tcp tx: 1024 MB/s 17381 calls/s 17381 msg/s # tcp rx: 1026 MB/s 135978 calls/s # tcp tx: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 987 MB/s 133187 calls/s # tcp tx: 1064 MB/s 18047 calls/s 18047 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909301 calls/s # udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # udp rx: 1305 MB/s 930310 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 1254 MB/s 893414 calls/s # udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # udp rx: 1319 MB/s 939623 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 857129 calls/s # udp tx: 1233 MB/s 20920 calls/s 20920 msg/s # udp rx: 1308 MB/s 931765 calls/s # udp tx: 1307 MB/s 22179 calls/s 22179 msg/s # udp rx: 1317 MB/s 938636 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 1328 MB/s 946455 calls/s # udp tx: 1330 MB/s 22564 calls/s 22564 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1023 MB/s 17357 calls/s 17357 msg/s # tcp rx: 1024 MB/s 131647 calls/s # tcp tx: 1065 MB/s 18067 calls/s 18067 msg/s # tcp rx: 1066 MB/s 132995 calls/s # tcp tx: 1074 MB/s 18230 calls/s 18230 msg/s # tcp rx: 1075 MB/s 130299 calls/s # tcp tx: 1051 MB/s 17826 calls/s 17826 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886363 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1212 MB/s 884541 calls/s # udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # udp rx: 1189 MB/s 867439 calls/s # udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # udp rx: 1174 MB/s 856799 calls/s # udp tx: 1177 MB/s 19968 calls/s 19968 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 846937 calls/s # udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # udp rx: 1289 MB/s 940487 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1254 MB/s 914875 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp rx: 1285 MB/s 937241 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 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__->