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 18299455D8 for ; Tue, 16 Jul 2024 13:41:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE1D340A71; Tue, 16 Jul 2024 13:41:03 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id DFC05402AD for ; Tue, 16 Jul 2024 13:41:02 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-811796f5f47so64528241.1 for ; Tue, 16 Jul 2024 04:41:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721130062; x=1721734862; 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=QPBHXXaDTCufLGsNqFdujcJUNFVvqnBq7wriIwd2hAw=; b=KUB0TmhQXDNvcZ4EQuDmEjNBizkzh/GIqbevx9ZP2r7QbmiKoaOsv/ayJIRvFlOO6g jD3MvfCN33qxOdwbwvA3jJw8sEwMG1b9K8Q/UxnJVgEBcw84fc2e7iuuWy7JU4zhIWCh 4qXVtfF9lKiD1lbDJR1Yo0L83QTGprFOZw3u8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721130062; x=1721734862; 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=QPBHXXaDTCufLGsNqFdujcJUNFVvqnBq7wriIwd2hAw=; b=L/IKmr7k8PBHvyyPN85LDzascBLdesQea2+TicLrBNF9afVEPAU5i2RR6r8DTVWxWu HhPMuDcc+6GVjEbaWhsRBFfphlSYI+yaURYNTNBO7HMEt0/PH+Qhs8FhQSM1e9bugCsg fiLo2ot5iqSpF7GzemE0QaqtRJOgTQ8aFvWvD1IKVDZYMfl7X4QY+YrVny7EMNv929fZ 318KIF2/mmfb8+MSx2y0kmoO4ZsDew5njPXREosRdSlnMf4nBJQ2jlypdt6AA4qauKC8 2TpfKn2+3ApWQHgqE64pCJcYCHKzYyNSKF7wEryNw0/RIfAD4jhhKUooJtpX6g4nYUPH FPvw== X-Gm-Message-State: AOJu0YynPDk+vw6BM3n/Y6qJIGPpfGp6Mifqu2h3OK+2EDTsLZGfA7UW Q3sbz2+0YwzcDPomIkQFOhnZ4sNj4B0ViGGuEgR+mvsLi5ChzlYt204mYDfvyenrzJeWurUJqa9 a/DDV8u3qsXNlTCo7ORVzX6MFIgo3ALN5AjTtga8xsEAM0vUqa33+qbBb X-Google-Smtp-Source: AGHT+IHNBtEntjpyIqMVV2H8RrOt6mBb0+gW2/HA+IP5GlMC5u4ocVRzQE3SBkp0g1dMQCrg0e70mkfoX4lH X-Received: by 2002:a05:6122:308d:b0:4f3:1e1:f10e with SMTP id 71dfb90a1353d-4f4d721bcbemr508915e0c.9.1721130061975; Tue, 16 Jul 2024 04:41:01 -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 71dfb90a1353d-4f4d71d04eesm21681e0c.9.2024.07.16.04.41.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 04:41:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 04:41:01 -0700 (PDT) Message-ID: <66965c4d.050a0220.98a67.0e8bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9DE906052500; Tue, 16 Jul 2024 07:41:01 -0400 (EDT) Subject: |PENDING| pw142417 [PATCH] [RFC,v2] ethdev: an API for cache stashin From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715221141.16153-1-wathsala.vithanage@arm.com> References: <20240715221141.16153-1-wathsala.vithanage@arm.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/142417 _Testing pending_ Submitter: Wathsala Vithanage Date: Monday, July 15 2024 22:11:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142417 --> testing pending 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) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | 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/30524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/