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 73A8645628 for ; Tue, 16 Jul 2024 15:08:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61965402AD; Tue, 16 Jul 2024 15:08:14 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id EBCAB4021F for ; Tue, 16 Jul 2024 15:08:04 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70af0684c2bso3608423b3a.0 for ; Tue, 16 Jul 2024 06:08:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721135284; x=1721740084; 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=PrzXDh/OO/JSH/HCKoakva5ngrlB2WQnbM14Y3OG6VM=; b=cCxdH6JGsUGsMaGKt5K7fsMoyOpDIJPWlagIp9rqgyzlyWScJgXe0Ox4z0RrSWvQt3 IxyOOa/BGXVZNrYBO6bI7ogLuwhksVQS+NfuevYzlKpFYuVzywGWw7u4a/c6wW1J5Vf8 s4KGAgi7lSdixUFFOfWWTPxcTO6VVnrkyxOGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721135284; x=1721740084; 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=PrzXDh/OO/JSH/HCKoakva5ngrlB2WQnbM14Y3OG6VM=; b=CGrMs7QNqwR1m/qYyYdFay7NnsxI+OoLtZeCE968r4Jf3HaavN01TuzbS4ht9jPbEy XGFUmBhLB1tKBQVheotE/okPFrXD2fDSSIjQqcynUEgaoykUY3t3rQr85sCfNw9/4gAe NXaAV0NZEnx3Z8vCNfeNmp9FMBftxU5cyZFrfIKs95P6P8Yqcqt9eYFHywhu4+qtOpsZ PaKESIDDMcWooHhPX21wP3uc0jTF8CqHQbQBAZkK5h42hBfpn4DA+4oNgaeYFOidFNSW iLHIC0xYgDLGSV0HTu2IkZEy/XhRJn8B4V7+C8vFxwCxeFoOg3/wQQREFimRqGt3MmsB Tohw== X-Gm-Message-State: AOJu0YwmDyfGcTqAyb7esZV0Qz2Pt+txTJa1NxyUtm3BBa9EAuy3FzNZ lsbJpguGvLLrSjZzwX5gCkAPOp8/bpj6Xjr18Re8Y9iDq9EfOJVNngX2usmsBuwWl7f0Ult1ErE 2Ql3ELEU22fSB67SNzVzw3lVeWtGGIy75Jhbh+9oxPclVQjWxI49bi/Ce X-Google-Smtp-Source: AGHT+IG0fTx4OK/+Ml5FS1c9RSkF+ulSoBbQTGhmYsswu0t96S5qoCBTaYzO7+I/qp+P6rAIAvwXKajGUh5/ X-Received: by 2002:a05:6a20:8422:b0:1c3:b2da:7e27 with SMTP id adf61e73a8af0-1c3f120f73bmr2479686637.14.1721135284080; Tue, 16 Jul 2024 06:08:04 -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-70b7ec7d19esm632628b3a.21.2024.07.16.06.08.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 06:08:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 06:08:04 -0700 (PDT) Message-ID: <669670b4.050a0220.b2866.ef16SMTPIN_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 8D2D26052722; Tue, 16 Jul 2024 09:08:03 -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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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/