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 23EE145BE9 for ; Sun, 27 Oct 2024 03:59:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F65340279; Sun, 27 Oct 2024 03:59:19 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 6275240272 for ; Sun, 27 Oct 2024 03:59:18 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-718123ec383so1855785a34.3 for ; Sat, 26 Oct 2024 19:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729997957; x=1730602757; 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=52zJ1F7FHcDr2TVaS4SsPd+e//8s352FEW+u4tiNr28=; b=F+vyj8sJUKioe992sxSdOYCpd9+EJYFWwUwEPwJdztc0QzC44gjUJmleigzxpFi/4q ZU08pbcRbsReAqi/Jn8f5cwrhlzOxhyJr545frFkO3L3Pg+bj28nas/zHMRxx60it3Xb FFPASvN2J3y//2MvAn3RizvRXWJa9vYSJYvKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729997957; x=1730602757; 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=52zJ1F7FHcDr2TVaS4SsPd+e//8s352FEW+u4tiNr28=; b=OwD2/8WhFfwLoaJaZ7eBZzOAwQ7bGrJB1hebSjMhReaBZnHBj9NFRWQGW4lI8GMHkU sqcLbZQklTAmTBbkq6X5bDJl2Qj/1xyqwuDW4eveQr7tbxN2lfTZ/YiJ++o9IdTXnuVZ QHuU/4gwSkZ8QtAXDTmNGqKfllGHZl+/umtgCHNdIsiNc+eJD+aHz1cHQ9m1JJ9+rlBu 4/Z29UacaqUCTOa/+Fy3fz0UmxRy/6HWZSLjRSDIp+bkhOQol4SW/uPpy3cmP2pGJ+ov OS7NBq0msnFTfoo4UZUx5iaN0ziM+jAihtl/maAeR3W9CvPHbshu46rZlFZd+OM9EBwA yccw== X-Gm-Message-State: AOJu0Yxn061uaFd/1Bg7Qg44HvaS1llRGnTzcwuI/xk0yp+WRfoeqVX8 CWQCC3nn5ijNO5Y0Pkfe7F2AGTfizkiL6mbHJOh34q315UIUiruCUWyR2VcfpVyigiMjB/yJFsY 4savEChNm1YseB1T9UfQaovS1a+O7b6tl/tJb5tk2MQKthw9ZBGXzgGfI X-Google-Smtp-Source: AGHT+IHeYtl7vFHW5Q5YXBfZxfuFKknUzZHdfEY7bHnuaxpTllsvZPfKAVapZJGiv5/EGDgNdyKBsSYXfGkz X-Received: by 2002:a05:6830:65ce:b0:717:fd6a:7efe with SMTP id 46e09a7af769-7186829ab6bmr3104648a34.30.1729997957646; Sat, 26 Oct 2024 19:59:17 -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 006d021491bc7-5ec186fe7fasm141500eaf.17.2024.10.26.19.59.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 19:59:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 19:59:17 -0700 (PDT) Message-ID: <671dac85.4a0a0220.29470e.9d11SMTPIN_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 004B96052471; Sat, 26 Oct 2024 22:59:16 -0400 (EDT) Subject: |SUCCESS| pw147098-147103 [PATCH] [6/6] drivers: use bitops API inst From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024120535.2722316-7-david.marchand@redhat.com> References: <20241024120535.2722316-7-david.marchand@redhat.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/147103 _Testing PASS_ Submitter: David Marchand Date: Thursday, October 24 2024 12:05:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147098-147103 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#323759 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) | 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 | +------------------------------------+--------------------+ 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31642/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/