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: 1067 MB/s 18099 calls/s 18099 msg/s # tcp rx: 1067 MB/s 138610 calls/s # tcp tx: 742 MB/s 12600 calls/s 12600 msg/s # tcp rx: 745 MB/s 85254 calls/s # tcp tx: 1031 MB/s 17499 calls/s 17499 msg/s # tcp rx: 1043 MB/s 123083 calls/s # tcp tx: 1068 MB/s 18121 calls/s 18121 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 915015 calls/s # udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # udp rx: 1291 MB/s 919684 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1341 MB/s 955432 calls/s # udp tx: 1340 MB/s 22729 calls/s 22729 msg/s # udp rx: 1289 MB/s 918885 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp gso and gro - over veth touching data # udp rx: 1277 MB/s 910065 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1262 MB/s 899336 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1319 MB/s 940076 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1319 MB/s 940063 calls/s # udp tx: 1329 MB/s 22549 calls/s 22549 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1067 MB/s 18099 calls/s 18099 msg/s # tcp rx: 1067 MB/s 139290 calls/s # tcp tx: 1112 MB/s 18862 calls/s 18862 msg/s # tcp rx: 1114 MB/s 137470 calls/s # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1095 MB/s 133109 calls/s # tcp tx: 1074 MB/s 18225 calls/s 18225 msg/s # udp gso - over veth touching data # udp rx: 585 MB/s 427253 calls/s # udp tx: 603 MB/s 10233 calls/s 10233 msg/s # udp rx: 898 MB/s 655593 calls/s # udp tx: 911 MB/s 15453 calls/s 15453 msg/s # udp rx: 1178 MB/s 859249 calls/s # udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp rx: 1199 MB/s 874982 calls/s # udp tx: 1203 MB/s 20405 calls/s 20405 msg/s # udp gso and gro - over veth touching data # udp rx: 1075 MB/s 784164 calls/s # udp tx: 1112 MB/s 18877 calls/s 18877 msg/s # udp rx: 1266 MB/s 923572 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 1269 MB/s 925545 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1269 MB/s 925495 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 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__->