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 F2C5045B6C for ; Fri, 18 Oct 2024 23:22:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE3A94028F; Fri, 18 Oct 2024 23:22:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CF07940267 for ; Fri, 18 Oct 2024 23:22:03 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83a9be2c0e6so111278639f.2 for ; Fri, 18 Oct 2024 14:22:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729286523; x=1729891323; 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=am1qf8NvWeyD39uasDhtDfDT95UoEtKNRDeDXyZwxkA=; b=hIYPip6zncySXYEJlELrhLuVYELag56oKjElRpMAFgcxJ3MQSIdqn4IXO8cawNuiXh /zu1y9VEILqI+f2zT2WRkNfAO6V2xc8Jt0jFz3PRRj5IYZRJ7ou8Nrtl2BgXNpKQgZBa 12DApgipbjtRsCpwAISKr2gnWSpu4PI2Nae58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729286523; x=1729891323; 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=am1qf8NvWeyD39uasDhtDfDT95UoEtKNRDeDXyZwxkA=; b=p7LiZw0dC7Ch2LfNZQ18W5337bRTD8oEF6uQwo2bpx7cxdYFPGWHf09Yhm4nmCF7aO 45mn4bfk/mAviuvL6HbelMhzK8n9SBPMGVD8Kyz792IoYsNEOcHnXv3ypq7myuejKYDI abaU0yBqAC60nEaT2AfQeQheEw49ZtkxSUKewM2i2ujkNp48crl/o3Kl8uO9fGbAeqrR LRq5u9cNbUb8atw/eW995iPNBQsrv/REQbg9hLUpw9RDB/V1hDxLzjutSoY1JP5wcv6c q4ZtInXcLQa2e75rxSVUgNqIPGtLshijg/zfc0iM723jv6QPIxTcpkHIx1M5yLEQlQaZ 0ibQ== X-Gm-Message-State: AOJu0YwQUNhx2gYlq8BrNUIXZ7HvJqY93x8tIbO95Be+xAgC2Tm/Cjxx QGSUJxL5fn+Btc4oJ+QHk5ykctYRdYF96g/MYEFhd6DE9SberdGRottFaNset933S47RRuEdZ9r fJYMLZ8rK1vuEBilfOr1qCMe2OnHXDSMwEBaaO+ku0REOVZ0lwqS+j/Fm X-Google-Smtp-Source: AGHT+IHaoF3WLxj9jC7ERXfLvZdbxyL2AG57cjfFNfjLqviwdAeo9E9nHN4Ul2tvT5xIY9rvLzlikadR04G7 X-Received: by 2002:a05:6e02:1548:b0:3a0:9cd5:931c with SMTP id e9e14a558f8ab-3a3f409f34amr41182035ab.20.1729286523010; Fri, 18 Oct 2024 14:22:03 -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-4dc10c4cf3csm111391173.73.2024.10.18.14.22.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 14:22:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 14:22:02 -0700 (PDT) Message-ID: <6712d17a.050a0220.278c2d.7b99SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E6226052471; Fri, 18 Oct 2024 17:22:02 -0400 (EDT) Subject: |SUCCESS| pw146151 [PATCH] net/nfp: fix return value check problem From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017073629.4071562-1-chaoyong.he@corigine.com> References: <20241017073629.4071562-1-chaoyong.he@corigine.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/146151 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 17 2024 07:36:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:1e942d005e431a417fae53abfcb09253377ddfd4 146151 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#318351 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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 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 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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/31524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/