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 594F845BEC for ; Sun, 27 Oct 2024 04:58:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 562034029B; Sun, 27 Oct 2024 04:58:59 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 97AF440279 for ; Sun, 27 Oct 2024 04:58:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a4d1633df9so11894825ab.2 for ; Sat, 26 Oct 2024 20:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730001524; x=1730606324; 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=Bjk3kgR9cO0mQ7pTv0yYmpFIphvo7kIiXRQwQFqKIxo=; b=R8WznKtNSWw2pLVLlButIoqTTtOYT844ra0PC/xt1rAzgaPNYOOLd/b87xOYpgSWPu n5u4Ui9agQFtCrgkWEhWbtaC+LGn4tWWdspexuKwpOeWyn+c6xYRvRQ5UvjqlZHwIXIV TqlWcx3ImVW4MF/0kh9AYM51fCcfYBJpJOgCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730001524; x=1730606324; 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=Bjk3kgR9cO0mQ7pTv0yYmpFIphvo7kIiXRQwQFqKIxo=; b=jy7s6tJ5byF2tdY1lVTnAFHZkhx6SW8GRyN3qAcFyfLvQpJ9ea1Uers8LF9U3vra9t W1UgzP40uzEXWAIAhOcXXqkVHbu6zGhuRPEtCqHysdlwemiHnt0HQgUqEz362pUC8a3Q 9dtx0P2V4orhjZkza6qIMtvEe+He5/va0rlOtN/gAOsI1y6BfcIhIUN16G8po0mx95Ce zbq93YM4yJT3knQF7qPvrY5ftf8GB26KAn8WtbZ0pX3KTfn71KNJMYgt3sx56Ru1hM2R dDkmFdg3AVXkdBzBYnLAhztNMfVU7OevgB4obDZO9SeY4yCuRwszspYfT17WYz9ZCNnq sAPw== X-Gm-Message-State: AOJu0Yy6Dfl3Srsc9DOnhJuvXvdNBgl9P5eIucXONSpNxIk7Fu+BGKG/ R+MgccB4i74RM8v26WjZTwUom/zOySGQVzhiGBYhYLQQ1fiNNGw0hH/StgjtRBgRMN6Lea0nD97 jZPW9w541HwDBiWEIoc8laHQji1P6Wnyl8b9slOwhkCsdeci8T/Uud/O+ X-Google-Smtp-Source: AGHT+IEkenoEj8DiwY96ZN3QdPY0S4TSOl6K8fflzK/OYwMfa1wL/2iI6E2Izf+7Gf+CxK1rJVazIBvpLLAW X-Received: by 2002:a05:6e02:1a25:b0:3a3:f86f:2d0f with SMTP id e9e14a558f8ab-3a4ed27a9a1mr33475635ab.3.1730001523744; Sat, 26 Oct 2024 20:58:43 -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 8926c6da1cb9f-4dc72728101sm147168173.77.2024.10.26.20.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 20:58:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 20:58:43 -0700 (PDT) Message-ID: <671dba73.050a0220.281cec.a277SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 390CB6052471; Sat, 26 Oct 2024 23:58:43 -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#323843 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 | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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/