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: 691 MB/s 11730 calls/s 11730 msg/s # tcp rx: 692 MB/s 87779 calls/s # tcp tx: 665 MB/s 11279 calls/s 11279 msg/s # tcp rx: 665 MB/s 85655 calls/s # tcp tx: 704 MB/s 11957 calls/s 11957 msg/s # tcp rx: 705 MB/s 86738 calls/s # tcp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp gso - over veth touching data # udp rx: 610 MB/s 434724 calls/s # udp tx: 627 MB/s 10649 calls/s 10649 msg/s # udp rx: 683 MB/s 486936 calls/s # udp tx: 683 MB/s 11591 calls/s 11591 msg/s # udp rx: 670 MB/s 477900 calls/s # udp tx: 671 MB/s 11382 calls/s 11382 msg/s # udp rx: 667 MB/s 475459 calls/s # udp tx: 665 MB/s 11292 calls/s 11292 msg/s # udp gso and gro - over veth touching data # udp rx: 1103 MB/s 785841 calls/s # udp tx: 1140 MB/s 19342 calls/s 19342 msg/s # udp rx: 1264 MB/s 900850 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 1259 MB/s 897371 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1251 MB/s 891446 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 975 MB/s 16546 calls/s 16546 msg/s # tcp rx: 976 MB/s 127703 calls/s # tcp tx: 1013 MB/s 17187 calls/s 17187 msg/s # tcp rx: 1014 MB/s 130777 calls/s # tcp tx: 1035 MB/s 17561 calls/s 17561 msg/s # tcp rx: 1036 MB/s 129605 calls/s # tcp tx: 1056 MB/s 17918 calls/s 17918 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 918139 calls/s # udp tx: 1289 MB/s 21872 calls/s 21872 msg/s # udp rx: 1280 MB/s 933582 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp rx: 1275 MB/s 930264 calls/s # udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # udp rx: 1272 MB/s 928066 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 862953 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 msg/s # udp rx: 1231 MB/s 898312 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1275 MB/s 930110 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1277 MB/s 931715 calls/s # udp tx: 1277 MB/s 21666 calls/s 21666 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__->