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 AC5A1460A3 for ; Thu, 16 Jan 2025 17:05:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1B0140696; Thu, 16 Jan 2025 17:05:17 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 277AF40695 for ; Thu, 16 Jan 2025 17:05:17 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4678cce3d60so11603571cf.2 for ; Thu, 16 Jan 2025 08:05:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737043516; x=1737648316; 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=jTsEYl8nBQ2aInrkilBAelt7+07/nJQMXQ2S1qmsMMc=; b=IMDkNSorGQZgmPJ3/miM3N+zwZ3bNxj4aRVfxCRAsGwWt6/thRZYEyELT9G/xq++Bl 1oIIhFhlEbrH13PojKipbhZc+QKAOp6APPZfKPdBUc1moD1t960fjeaSixMM3H0MKLGV vteltg7bZirWQU1TWgG7oKDybSRWh6JjegaG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737043516; x=1737648316; 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=jTsEYl8nBQ2aInrkilBAelt7+07/nJQMXQ2S1qmsMMc=; b=kTykWVXZaBh11zDIO7wSQxW83AYCwrphKRAYTIp2Qk4sL92kCjYw8sBD1gfs5JG3yZ JYPqnAawoYW7xvFdw2uQ1y4CFMw2dQngdXbxD1lyD+QtZM0isrBiWUrBaVZImeqXYXvs iMfY/MxXkPVivt/inebfelb1YNk1hIRRwm2mfIKX6r6Ywe4JuU+Pumx+99nkQWHZR6UY 1fd7d/lsSmPcJn3zou9ac8z8tRkBnQPssbzhEW5dXx5e2gq8sZP0jWyZ9s0qhlf0njrn XhxRwzLKUN7TsrUKVDMjmRbZipGRW4OGZsiYXlmqEfNamofRBqHYRyzsjB6h+cnn1V68 4eAg== X-Gm-Message-State: AOJu0YynjXkDMB0FyyghRtarnSBk42iStlK+bR37/vqx0rAooU5RppcI T6HkPakRmfNtC2YyKKAtRDXaCsFO0uDSnfy+Q/WdldOym22nzABJKJPFw27yh9ED3ZUZ829yPr7 DvNyZ3RmRyNSc3riEdeF01iJUCxq3OCnDx+rO3EfJ X-Gm-Gg: ASbGncu3OXcNWXG+mpEG4ktkdjJx784D0pFrBSwYuvef+bErjybcW42lahomoc7/R7M PK3aCAJQ3NRnXR10g/cj+PVtAetqUU2LaLX7qhJebl5hCwv/hvLEgLd/rAtlOwxQgwLpYljNx2q 9GO68tL878d/skPkBsJU7+j9utc7MffV8K7Lgw1BF1HFSaLW3oDM9iwDitTxWgqGJ/CWNFiHToW sdF2V4an9RKoJXtn5TF/F9S97k6p3LTWhV9NZG2qXYgIGKKWFwIm+eWwC6q+lulhVpkaD7o9gZz jDxHnA== X-Google-Smtp-Source: AGHT+IFRx+Vdjro6R0HnhUL4SY7AY7yw6YSDrsnL7pZh3Sl7s2BXWoBcvEHJsS4Dov/KSjFbt4MI6yBFrkmW X-Received: by 2002:a05:622a:1194:b0:467:528b:fb7c with SMTP id d75a77b69052e-46c7102c39cmr518005671cf.25.1737043516274; Thu, 16 Jan 2025 08:05:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8642caa5103sm9969241.4.2025.01.16.08.05.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 08:05:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 08:05:16 -0800 (PST) Message-ID: <67892e3c.050a0220.d1e1a.09e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DAE326052471; Thu, 16 Jan 2025 11:05:15 -0500 (EST) Subject: |SUCCESS| pw150141-150142 [PATCH] [v2,2/2] ethdev: fix some function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116114034.9858-3-lihuisong@huawei.com> References: <20250116114034.9858-3-lihuisong@huawei.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/150142 _Testing PASS_ Submitter: Huisong Li Date: Thursday, January 16 2025 11:40:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150141-150142 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#351833 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 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/