make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1020 MB/s 17307 calls/s 17307 msg/s # tcp rx: 1023 MB/s 122240 calls/s # tcp tx: 735 MB/s 12480 calls/s 12480 msg/s # tcp rx: 736 MB/s 89093 calls/s # tcp tx: 761 MB/s 12913 calls/s 12913 msg/s # tcp rx: 761 MB/s 90452 calls/s # tcp tx: 756 MB/s 12836 calls/s 12836 msg/s # udp gso - over veth touching data # udp rx: 1299 MB/s 925537 calls/s # udp tx: 1335 MB/s 22646 calls/s 22646 msg/s # udp rx: 1343 MB/s 956888 calls/s # udp tx: 1342 MB/s 22773 calls/s 22773 msg/s # udp rx: 1327 MB/s 945893 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # udp rx: 1341 MB/s 955733 calls/s # udp tx: 1341 MB/s 22752 calls/s 22752 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 898038 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 1242 MB/s 884801 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1330 MB/s 947778 calls/s # udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # udp rx: 1322 MB/s 942106 calls/s # udp tx: 1330 MB/s 22566 calls/s 22566 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1053 MB/s 17875 calls/s 17875 msg/s # tcp rx: 1054 MB/s 142358 calls/s # tcp tx: 1153 MB/s 19561 calls/s 19561 msg/s # tcp rx: 1154 MB/s 146133 calls/s # tcp tx: 1151 MB/s 19523 calls/s 19523 msg/s # tcp rx: 1152 MB/s 144782 calls/s # tcp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 471633 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 644 MB/s 469732 calls/s # udp tx: 651 MB/s 11050 calls/s 11050 msg/s # udp rx: 646 MB/s 471409 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 msg/s # udp rx: 645 MB/s 470770 calls/s # udp tx: 645 MB/s 10954 calls/s 10954 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 875356 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 1152 MB/s 840378 calls/s # udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # udp rx: 1203 MB/s 877595 calls/s # udp tx: 1213 MB/s 20589 calls/s 20589 msg/s # udp rx: 1279 MB/s 932883 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 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__->