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 63F4244155 for ; Tue, 4 Jun 2024 17:14:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A41740A6D; Tue, 4 Jun 2024 17:14:22 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id E151B4026E for ; Tue, 4 Jun 2024 17:14:20 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-44028b7bd97so1672451cf.1 for ; Tue, 04 Jun 2024 08:14:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717514060; x=1718118860; 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=ameY4essP/GBc8HKJyJR1Ar+OQZ7SKgbnSqxc3nr6Qw=; b=J6KcARH/zFlYZnLHALCDBgc2wN4vzfWMNWDvWhd0pAjBsmWz2r6T/1bciTFjsYqoVk FLtbpv2CyX3wVstV51tusvJiVM2yVB5RAokyPvhYs4ogo4aWzxrTVT9eqcbgZf5BHWpI 0TuNXEvUdolABzyWIpea+fGkCEhuO9RPWwhrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717514060; x=1718118860; 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=ameY4essP/GBc8HKJyJR1Ar+OQZ7SKgbnSqxc3nr6Qw=; b=Ke+uL2lkURV3NTAprOO27bs53fTJ0fM0GfCaVRIsGmlY1daBmJrTrRXsg5FsuBemcj aFdYlRNn/2jbHHdMGMvaDlXH0Y4L+3v40j0utS2m52fNqq7WXmb63VByS4r9YF+c3Kx4 dFoI8lCIEKOEJU8XgX/s3g7Fgth9WXiEhVoD9ZswxmiL+6MC+6wq57pjGcIDrVEBnZhT Xwv7OhVixFg/nLG2BGZ8Ex06YzZuirGxG0tTLfE/a/yxrY1Zsbl1GTco//iYLbdnsoWA zIaYbs9/iF57iE++Q1sE+9pTJS78t0xP7ZMmRL73Fm58/tKgNpCjca2KPJeZ/6238uKF s6zQ== X-Gm-Message-State: AOJu0YxBY5PmLS62Pv5IeiCVPlsYu4jEgegUvEwffBrU6BSvICD2OPz9 ZpbXxDsim35f7v8rnVSukIm4kmKoWSEz2e90LqBE3ilO+hU+9Kueo+CNOV4MKRu6rExnJ/PIdY0 lm+C12nstJV7v9wYg7lsHWBCurIhxQd+w2HGgEVzgixGDhzk0QBJHr4Hc X-Google-Smtp-Source: AGHT+IFP2tWiNXlx/khvKib34g3Z0pVILROIPBkUOsHgKGFWA8HsdC/bksh3J5+fRzViqrZA0jVm91AiPlDT X-Received: by 2002:a05:622a:4c9:b0:43d:e4c8:8059 with SMTP id d75a77b69052e-43ff549f22bmr143148951cf.38.1717514060352; Tue, 04 Jun 2024 08:14:20 -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 d75a77b69052e-43ff23a85f0sm2814881cf.4.2024.06.04.08.14.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 08:14:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 08:14:20 -0700 (PDT) Message-ID: <665f2f4c.050a0220.a87d8.4afcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AAD9605C373; Tue, 4 Jun 2024 11:14:20 -0400 (EDT) Subject: |SUCCESS| pw140675-140695 [PATCH] [v2,21/21] drivers: adding type to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240604080611.2197835-22-soumyadeep.hore@intel.com> References: <20240604080611.2197835-22-soumyadeep.hore@intel.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: SUCCESS http://dpdk.org/patch/140695 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, June 04 2024 08:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:0d761dfc89b71fa46193a545cce3fbe2613856a6 140675-140695 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/