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 4AABA455D8 for ; Tue, 16 Jul 2024 13:36:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 475A040A71; Tue, 16 Jul 2024 13:36:05 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 55375402AD for ; Tue, 16 Jul 2024 13:36:04 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70af0684c2bso3514420b3a.0 for ; Tue, 16 Jul 2024 04:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721129763; x=1721734563; 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=p2UQGE6FPaKFvQ8Or2HvjB+Fdhhi/ECgoTseoWzdAz4=; b=dKwasGVXHWjUlYVyAVkd7IxTpXKueyjbiBOkwK1YbNIPwxMYIPVnPnO3FjUwJyOnhu kRSP2WXTzBk6xsFtjA7Jdcw+ifz+EGS3/t+JfMIpaHavKy6s3xYl+Piahxfj9PqVg6Qs S/UQ5uMIVT32ynIJ8UPnDixP9ejn/ACaDktzc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721129763; x=1721734563; 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=p2UQGE6FPaKFvQ8Or2HvjB+Fdhhi/ECgoTseoWzdAz4=; b=lWEOmgDRtCEbU3K58oftk5oURTfapSAm0v2YMtb6yeM6ipXo5nrR0hTDO0hiQHFF8W YyqJ3XFiq8dqDX4O/2GPApYU5nL+xb1C/uuXTKu1sLERUMgNl4uuEvvnLOeEpO+AnZJo tcIAPzL1Eetz1aBK4c670kESLEP/iSWo0rD+97XwU8xZ9yzFwXMg9exiWKMjaH2uHxyS aJKFgV50QvRIQQN9Ytpmit80HY+ltN9Tw2RS0cYB8xWZLBtP6iH4yz1PKHeYrQowW5xP //yD0XBatrU4j825X7d+KdDYPu76hxneb1pzDwdiNitJEpOQAG+vSLVmCfKWlRW8Xmjs EePw== X-Gm-Message-State: AOJu0YyzP3Dm9yoIy3ikI7oDIFax1/u/eN9PFRhNVciAL57cHKQ1AtlW y1UmDeTHECw30D7McZP5qPxodIZvQVZ41bZ33uT426lEdEtijcW157pC6Xg5uqwgj/LqF0kV8xT 9yN9ALw8xd89cayYew36+jHGWhKAObBQwV8yhohBL9Sc3rnEvfm+K2PRO X-Google-Smtp-Source: AGHT+IE56mFTqAwOJGE/rGy/aBgUClVyx6kfpSzclk1ukeVg/ogiYAnMDtCv7Vz6tepgDnPJ5oLrZmBt4cXd X-Received: by 2002:a05:6a00:1893:b0:706:3329:5533 with SMTP id d2e1a72fcca58-70c2e9b73c8mr1966593b3a.24.1721129763344; Tue, 16 Jul 2024 04:36:03 -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 d2e1a72fcca58-70b7eca64c5sm610701b3a.24.2024.07.16.04.36.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 04:36:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 04:36:03 -0700 (PDT) Message-ID: <66965b23.050a0220.150a2.ea08SMTPIN_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 73D216052500; Tue, 16 Jul 2024 07:36:02 -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 | PEND | +------------------------------------+--------------------+ | 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 | +------------------------------------+--------------------+ 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 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/