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 8EC2845EEC for ; Thu, 19 Dec 2024 14:24:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82FEF402AE; Thu, 19 Dec 2024 14:24:29 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D6AAC402A3 for ; Thu, 19 Dec 2024 14:24:28 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d88cb85987so6266396d6.1 for ; Thu, 19 Dec 2024 05:24:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734614668; x=1735219468; 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=0EIVfV9zJXRuOpSvpC6/L5WZiLismlFNmxdWWEbQCWs=; b=cVHm9es6EibpFGzOYDazYqlT2JpuIaBf+/t3mwVldShToRII4PUPdYbgxuOeaNH/pG 27TCwjNR2nLrP3SRSzI2qCdOR7iV8WJUXed/NgvrR1F0tRTueIbLsuwak00Dajp2o91Z Dwz62O+rBCpigPObDPru7eK5jT11m9OJwgujY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734614668; x=1735219468; 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=0EIVfV9zJXRuOpSvpC6/L5WZiLismlFNmxdWWEbQCWs=; b=i/Lp1tyXMdhrh0gRK1p1c3LlaRqWfHMSOMMSxQ4wQh5tyBAvoGDicyZQw8tLMJFVsu 6J9LEBHwVkquLDFP+cnIvLe3HK0X8BORPUZTrx1U1TNtVuC5S4peIaeEeMjgFLikcWmr rryX8yeX6Q/IFs/NWG2x1eh38Q7475MDMYhC7ExtFr8JJP4s/EXs50//qDlkw2truEiu lL6hATjfS87IZVSvz45+9bJ+Im/bkOdxL9Z54Uirh7H4r+nG1XjF6I96R7+3awUSN8DU bkwCJLUAVYeL3uXxhCGXMxaItCoQCrySn9APbXlbzyKe0wyKYQaKI3/hjjp7Tk7CMpMj W2aQ== X-Gm-Message-State: AOJu0YyUyic5n+txbW0YxafPzkDBvF4culLCF3GRwDPOU58ruZ2WMAxo sG9b1dMxpDbGHdW03MQPSNu/niWdkJRLzhL5VqpWn/J3ucU9XVxCLxUONU1lVMFulXmaRSaSmgk TEOY5pvqcWCOilrR+79WYFnqb+Wt6UBrEOvX8IcCz X-Gm-Gg: ASbGnctNbLusg8IPy+Szy8b8fHsiMoplsj5jf/On74RGFsXUsDKZYBsb1isFUCTe+cV qUZKnJV3n48US2ILG6x2wVH9YbjS8R3Y97fWyvKA3jLHysb2O0a9Gd88BzEtz8MXPsvCCJnQYAM CV0GQRs26wa+ugDOkVY8MDveVdXKfbkg/QNm55m7jOBBP4P+BPeaV7//I+E3zRmkIcs7ZBq0vjY TyuE2ewM4PnkzTK80Zztl9Zao6hHN9jOgmLxq/dGmz0t1hlpvz5AYRE+Qtb4L7yhvrspfHswfsq uw== X-Google-Smtp-Source: AGHT+IGb7dwGXPf+rJH5o1LYjsfHABGWA6JCd6ieB8cMR2+YMWosCYhZ+xKrMWT/qddBMMfduVSdFZTAPinr X-Received: by 2002:a05:6214:3985:b0:6d8:a258:68bc with SMTP id 6a1803df08f44-6dd15582bbdmr45214426d6.11.1734614668259; Thu, 19 Dec 2024 05:24:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd18136b0csm769446d6.38.2024.12.19.05.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 05:24:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 05:24:28 -0800 (PST) Message-ID: <67641e8c.050a0220.82e2b.64e5SMTPIN_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 C34996052471; Thu, 19 Dec 2024 08:24:27 -0500 (EST) Subject: |SUCCESS| pw149311 [PATCH] [RFC] eventdev: adapter API to configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219073147.1719079-1-sthotton@marvell.com> References: <20241219073147.1719079-1-sthotton@marvell.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/149311 _Testing PASS_ Submitter: Shijith Thotton Date: Thursday, December 19 2024 07:31:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149311 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#344896 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | 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 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32166/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/