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 45C1543CE5 for ; Tue, 19 Mar 2024 22:13:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3463A410E6; Tue, 19 Mar 2024 22:13:12 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 45C7740041 for ; Tue, 19 Mar 2024 22:12:25 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c8bb3c2494so9304739f.0 for ; Tue, 19 Mar 2024 14:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710882744; x=1711487544; 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=HMY3JEq6nj0X8N/DU6yvAnYN+8ScGbZF1MovgUDjbsc=; b=bL6xl5SlWJV5sNPt5/B+4Kti4R5M0iUl7Qsv94M4/KgLz+PTxc0a1jqTlg8VwQXlH8 G6mnND4k74eRA32ikYfM3DQAaq0bIKF12pqGl0OqNFr4G/Q4vYG8zcJ2z1Npawh44VXE 9tSMgC9mxpfB7BnAVw/66idZRkIbKITi8eBZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710882744; x=1711487544; 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=HMY3JEq6nj0X8N/DU6yvAnYN+8ScGbZF1MovgUDjbsc=; b=m79taYDYasv5CahrCBSK2FfOg+9sTUN6meETmCyCXqd3stjoLo/yjyNWHoOOjyfD0+ GZmQYM2zDqCNufgpUP3P7/ICaBdtobW/aVkI6JLnPaEI1k9pMQ1nwxu58LPUIOPrz6tG SWD2GwJJ9C5BxWI+mDm+NcORVrmdcCmY0O2GiA1yvkcx0AoIYEyZElIvqfz54zeTIc+8 SkIsuy2G/bc1wrIwF7piKgITbVGUubOiVvOvFoqvMpNt6uCTPxPe6gmVnTvOg/3E0Qud 0CZYDWp6I0+pbUI5+2GdWqMw1vvDmxyhyP3YwbrQOuDDWR3MxPXLjyYuUXNZ217NRvIt eRFw== X-Gm-Message-State: AOJu0Yy6vwzEQDw9FDkRQO/T6A5Rw23Kamxn5HUHA46pnNj01r5Iytps H9BR9RHMR4N9SZp8LEi028FkcfzpuS+UAuzE5amLg1y/BFEVr7MmRimaxD2S3Ydo3BAzlg1Yif6 f94T05J0pKBqXnTtin/P+srOrjoAzoo3SdArDOPu2GMIQX32hTWuQFydx X-Google-Smtp-Source: AGHT+IHJ4245SGACDM1FwAXaQFjuHkRdLDNKKKUgbAwUkcl3QV5COyByhjSwWckxwq3TbP7ZvB/oMtTu78N4 X-Received: by 2002:a92:d245:0:b0:365:1c5:7a5a with SMTP id v5-20020a92d245000000b0036501c57a5amr840600ilg.4.1710882744673; Tue, 19 Mar 2024 14:12:24 -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 d13-20020a92680d000000b00365a04a324asm708876ilc.35.2024.03.19.14.12.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 14:12:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 14:12:24 -0700 (PDT) Message-ID: <65f9ffb8.920a0220.b096d.01c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 349456052471; Tue, 19 Mar 2024 17:12:24 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/