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 0D16343CE5 for ; Tue, 19 Mar 2024 22:14:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08F2D410ED; Tue, 19 Mar 2024 22:14:39 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 00EE240041 for ; Tue, 19 Mar 2024 22:13:27 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8ae457b27so132466739f.2 for ; Tue, 19 Mar 2024 14:13:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710882806; x=1711487606; 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=URGdOq6PdY7oeTig4wbkVNbttVnApuDcWj3PTKezsvg=; b=BduULG5VgDA67PBYXGIEqZrppy9TYstCu07hAtASCiq82CIeYhxqPLIFxt6IEZrOC6 MqsVf7b5aKrd/afHn743nIS4FBhUzrWqSk4DI8iuSA1R2oOkRP3P2fjhN35cOdVpcnDx eRy/uqZRmXsiYcECs7vYVEeceOfTmtpuj0Sns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710882806; x=1711487606; 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=URGdOq6PdY7oeTig4wbkVNbttVnApuDcWj3PTKezsvg=; b=Ze3nDXgTUO94ZjTCw6eXWuqFt5oCGq9HaszlujdSVOznQacHTiO5yO+OLXtvpU7SiX x7/1YanSvhBCLiJHjb0gAr/CwaTtvRpGj8czpfF5y58iR9wNqwfZaa2IYAasGnWQx8qc 2MpbvwIIng90thpThGuPGHdBQxxu5ToML0gRd19zfZHxHw4ef1/PJ4/juHPms8jFFPIY oEdVLFxCqp7CbQsLh6IR7OSigOCNN/D9nphDaBso3jGQ4UWNEMCjC52biqYOaPcq7wOt pDaL+iGierrpeQWkHmZfYK6lbcXTCraI8jhoOpWd32YtL4L10zeX+j3Ljts4/6T9zB33 LMCA== X-Gm-Message-State: AOJu0YxtK2NkFqrMvOgGc9ei8b6lUUzixmeslq1DT4gGjGEBNw1RUsju LQlNpDvP9VqgXzDBeUhjh7NsnGPKfE+Os/U7Jmn72FAtg6iNoLMYvf/hh6d6IfnuCa7J5gaC+XT 6MQ70aquNUuaJqkiuCBvlAHKZPv1Uzjv1mnXtGpPwmDOksjq/PpTyeoBV X-Google-Smtp-Source: AGHT+IFOEWQ2xVNYGP+zF9ZNk85/6ix9wHzDwhoRVNdIZgXrorrigXTKkg3sFrqSYyuKTpkmriFji/TcCDZO X-Received: by 2002:a6b:c9c7:0:b0:7cb:fb25:270a with SMTP id z190-20020a6bc9c7000000b007cbfb25270amr14385682iof.4.1710882806431; Tue, 19 Mar 2024 14:13:26 -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 i7-20020a0566022c8700b007cc3370b828sm259682iow.6.2024.03.19.14.13.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 14:13:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 14:13:26 -0700 (PDT) Message-ID: <65f9fff6.050a0220.ea033.f278SMTPIN_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 E81316052471; Tue, 19 Mar 2024 17:13:25 -0400 (EDT) Subject: |SUCCESS| pw138478 [PATCH] net/nfp: fix representor port release que From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240319070754.398799-1-chaoyong.he@corigine.com> References: <20240319070754.398799-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/138478 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 19 2024 07:07:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:53483ccd6dee01b8930e7a8c391472453bbe642d 138478 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/