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 5B38E456A5 for ; Wed, 24 Jul 2024 23:26:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56E24427AC; Wed, 24 Jul 2024 23:26:52 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0753B402D0 for ; Wed, 24 Jul 2024 23:26:51 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-25e3bc751daso100421fac.3 for ; Wed, 24 Jul 2024 14:26:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721856410; x=1722461210; 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=MYoPmlS740DapMXZGwC0VlrjOsgG4bPOw8cC8TuUiYA=; b=ha3xLbLDqG3bJLhN6EzfR1mZ9gf894goAOiGNke4YjlrNZS8RX/+WbtOqrjwSCEuRx e0kCcbCYwNlxS/jhtaAH+OIst7luyUWM4bKuHjCr9fHvBgANRXQdYxg1/rGIyQsKXiry u5ZTifL3pBo1b6+GQ4t5uOB8mE1VfL7PMexms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721856410; x=1722461210; 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=MYoPmlS740DapMXZGwC0VlrjOsgG4bPOw8cC8TuUiYA=; b=QQ+uVLqWotxGcZ2XqmJWel4XwGXRNmwTh1pHrHVDO7ir8E+uiGTJtIm2KdqOByd/bQ x5OwMgNspX4LYX6wY3YXKHn7+Gwo7cLJIC7Kkyzw2w2AorJPCdhsHZ32qPXNYv3gDt0O e9w/84VEMs3aV0nuASf665s5h+RIdhMkEVRAcRBA5w5VHLnd9YxPz5wUFriI/44egInu T+bpEXSyqd2YlclO9hJIMbdrPO9vP2UByu4CNdhEVi5PWmm28l1dNyAQ+HyiKd9ALAO/ DqkIPE27hH2RzVRGs2YVoISUP3Qp1gb4o7D0BlyCBs99xnqeL0I45VLjqDQtFAYTzoa7 B7vA== X-Gm-Message-State: AOJu0YzuM+hdhcXWPWgy62Udn67WjTWUJ7d1jHZA4eRM742eRj4gW/vX QYls7QDZJYBLfsRxdO7kqNh2BuKCMFXP1Kymg/02UmjiZY5rcB6nxduKftgoMTEfsIxatUfrUj+ 7MuCyOqwTeXt5gW/7D7P6hCAptz6veB/yAiUB5cfLqR52Rn3spHkKIt0y X-Google-Smtp-Source: AGHT+IGC48h97V9K555hdsUaUuqCp2+9RXJ/cKRPNoxkM/966ch2mk6rt9LAnSjYQ34xbh/O/AsDPwPzaVUG X-Received: by 2002:a05:6871:d215:b0:25e:1cdf:c604 with SMTP id 586e51a60fabf-264a0e6235cmr994566fac.31.1721856410271; Wed, 24 Jul 2024 14:26:50 -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-7a9f827421esm4727a12.19.2024.07.24.14.26.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 14:26:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 14:26:50 -0700 (PDT) Message-ID: <66a1719a.630a0220.10a5d9.0322SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76D27605C351; Wed, 24 Jul 2024 17:26:49 -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-unit-amd64-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-Unit-Test-DPDK#244285 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/