From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9EB4F456A5 for ; Wed, 24 Jul 2024 23:51:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9431743495; Wed, 24 Jul 2024 23:51:51 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 1D309402D0 for ; Wed, 24 Jul 2024 23:51:50 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-260209df55dso112261fac.2 for ; Wed, 24 Jul 2024 14:51:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721857909; x=1722462709; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=x65IvpRqLUiCcXkZIyKQN8LSSoys0OIgDPB+0vUjKyA=; b=IsSTsV2T1FHBqlgBPzGszZ/us3lPiuQvFZmxqYtgKAvecQ+M8qHf5iEcYjYEWmuand 2pgsq4mpDLVOZXdBbWhUlojeVxyfRA6m9HkUT/zH2W0jbz7TgUwXF3aB1JvO6ls3vbQ6 bYx1Krp/rp84wKLpFkcRqhS+k4UHMXfJPzOxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721857909; x=1722462709; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=x65IvpRqLUiCcXkZIyKQN8LSSoys0OIgDPB+0vUjKyA=; b=WI53F/fzV1ZtdW6ez8LjAFO69wsFqjFk+6YnmjJf3kmSG7IppeRKy2b7GqeRDz7Ug8 eoCsuqu+l+2qXOVakK5d6OWIPBXM/0SL5N+TmMMvUDd1NNx4ZlpHf5X0xKx4IYTA2mpC LcgXg/cUU42l0I7GWqXlQgzI9/19fAV9F2K+l6dt0E5AskxmszbkZ6kMqRk/AFGX7OR1 RxVaO30/sv63C1slTO7ET1oGXsb2dY1kYj3gIj9KpAR+R23MAYOadUyUQSiKFrAyajeb lAvZCZ3j7t/QoRxYIBVQowLD7OU0w2rCX0vrVfxjQAJjr7ltxfV07cKZqmAjzCdiW8yc iWRA== X-Gm-Message-State: AOJu0YyPLeo3qRRs2g4bDydeU7BxSe7tazPN+ca4pkPYz2iRByp+jgDu kYFVBKDNDifHvsctBfBrp2OKxvPGarBekVODE6KbJSQA//w+UCw1jIPo+a+cE5Ap8H3rBjfLnSx 2kX6DDYZlyCLvPo3JSsGb6IyrSnJ8U1b8kilEPYtxujdRSa5/8BNWpmU1 X-Google-Smtp-Source: AGHT+IHrpN0okFQThCa684TSRFCBdpjSNc0SszYSHPGryQ7ro8mjcOLjh0s07nSfPMK+EZVQwB9fA4bWvdit X-Received: by 2002:a05:6870:d24e:b0:260:e678:b660 with SMTP id 586e51a60fabf-26700c580b9mr18979fac.51.1721857909358; Wed, 24 Jul 2024 14:51:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7a9f96e307esm4691a12.28.2024.07.24.14.51.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 14:51:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 14:51:49 -0700 (PDT) Message-ID: <66a17775.650a0220.7ba76.01d9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 70095605C351; Wed, 24 Jul 2024 17:51:48 -0400 (EDT) Subject: |PENDING| pw142681-142679 [PATCH] [v5,6/6] vhost: optimize memcpy ro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724075357.546248-7-mattias.ronnblom@ericsson.com> References: <20240724075357.546248-7-mattias.ronnblom@ericsson.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142679 _Testing pending_ Submitter: Mattias Ronnblom Date: Wednesday, July 24 2024 07:53:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142681-142679 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#279283 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/