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 EEE3445F52 for ; Fri, 27 Dec 2024 02:50:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E70434029D; Fri, 27 Dec 2024 02:50:46 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 3901140275 for ; Fri, 27 Dec 2024 02:50:45 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e3a26de697fso7000702276.3 for ; Thu, 26 Dec 2024 17:50:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735264244; x=1735869044; 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=gBaZFmNvsSeS7gtusKb9f5I/Rw6BTIf4E2Ez9irw6Ak=; b=PUJKg62D49If7JC5Woshl4LpYGLKFKi0DZfG3AUue5Oadn52PhP0hALraxftfnVn23 PycW4halwcqpsNLKKoPpXtaZGmWWJPG819XpAUvTb+OSN5OeCQD3jwrOsOBZN+LP3tD2 lIh3LWi1PKut2baMq4YzlzsqVHPe87fMnKvsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735264244; x=1735869044; 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=gBaZFmNvsSeS7gtusKb9f5I/Rw6BTIf4E2Ez9irw6Ak=; b=BLY5p+DYvuUQ774+ZxXxll+sawK6Jkk2LP30ocOtp1ip6o5/4T/3qZvSXSfhOvjGD/ Z9ljChLYgR/2OTLpUBDLlU+S8PSgXaPICliZd35aNcP+Cxg5MyL7225LnkcqmjSq0So2 vmu7NDWKMTzFAIGBRneUROrJw4OI5zJ0Maj3tCFAqA1g0cSI3w2lZ/gyDYtUmIj6sQFx +jFJyPI0R8vE6bPaNX4cIS/jgL5yu7Kv7ZjOm+cp/VB2Scx8vX5a3mqs4yUbZVWEdVCb KKY6795SHr+NMDpWYAa2m+LY4BazLW40MVOd2mNdknr96rghCZFmpKM/2oOeTHHy1VZ9 m2oA== X-Gm-Message-State: AOJu0YxOgbbPglPK8SXewqSTHB/cxEWmW1/emijrEVujoxnvswloswTv +ueYDultiwILlYHYi2BGifKl0bjZQbxfmafKd4iB2oqP4freQ9uIgbZt9fTuG2uiytJNRfA03As mpIoFYPVdTqmq3e9WUMAP42CjmB45giutQ8X1+XsMOU7nGuzUUGSSEM+A X-Gm-Gg: ASbGncsvvE32ZEPtj/FmUBqoL9dUF955MN2MDpvhHP1CuB9bXSslUcsb5EnVPspsPcV 1VfTYlGcW0RzzOuel5Eca24ap89TgzBdlQf8vwJH5BYIG7vzptM/9I4fPDBrrlCdoNUxWv2yajZ Ka9gPeFkq4X6YEnZwxjbyr7tiEub4o17mim+/+Dr9T5nDbgvamM8DPUZMFQTMOpjefx6vGYJDtr DVmbsFda14Sh//PMnqM6rc5l9MvOFKRrAbKtgSFOJb/9mjEMgxfGz7B1DdfqT13p4ijHCNeuhpJ Vo4uGg== X-Google-Smtp-Source: AGHT+IHUos6CcP4tsVSXlm8BkwXLm/S293LRdcZc+di3reeryxll93aEQl0jtDDDigkpSGUz/LRu9VJsXyMQ X-Received: by 2002:a25:c86:0:b0:e39:a8c0:a67e with SMTP id 3f1490d57ef6-e538c4253fdmr12768916276.52.1735264244515; Thu, 26 Dec 2024 17:50:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e537cf08494sm886735276.30.2024.12.26.17.50.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 17:50:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 17:50:44 -0800 (PST) Message-ID: <676e07f4.250a0220.2f0442.f96cSMTPIN_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 2C70D6052471; Thu, 26 Dec 2024 20:50:44 -0500 (EST) Subject: |SUCCESS| pw149494-149495 [PATCH] [2/2] drivers_net: fix void functi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735254890-18457-3-git-send-email-andremue@linux.microsoft.com> References: <1735254890-18457-3-git-send-email-andremue@linux.microsoft.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/149495 _Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 23:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149494-149495 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#346921 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 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) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/