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 C1E064366C for ; Mon, 4 Dec 2023 19:57:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD0E641101; Mon, 4 Dec 2023 19:57:41 +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 EAC24400EF for ; Mon, 4 Dec 2023 19:57:39 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-359c22c44d6so16032025ab.2 for ; Mon, 04 Dec 2023 10:57:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701716259; x=1702321059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gu5PUCknNHSeXaAlGjG9wynR+b7syj0kGfDBqnnV8rk=; b=N038gOOSJUgwtFskjzu2E7/n2OIiO3vvIMVOYv73ekgWnaPiskNwXriA9fEgIiCdmI 74fs6AfxqLBgmljYYaoz0ffrvBAUJqIKSeMcL9ayzMmkPcFwhzQi4uGCyuVRBKIaJRDL o6UJKR/dgQY25j9ABac8oXn1vQDhqu53+kV2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701716259; x=1702321059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gu5PUCknNHSeXaAlGjG9wynR+b7syj0kGfDBqnnV8rk=; b=MO86z5nqdu2iW7mTckXFvyxlhPFUx+LRXl5L/avylwwn/ususEBWmIGIrQ6oR4VTxP u0JE13dXsor2KvxZfqYbbHTfkju2+R1ysS0C/OZ/45dacBfQnpIU55ZfWVxJrvIbjW8m JEKSdkOdmJY/qB1yNy+9M2j1ly6CzeTPcpEDqVukiAWtT/sOE7GoL9zv5Buozn4ZA1OL vtLnywp5OFMgjjuF/Y9KrQiXseoYRuy2pmmu7ov5FASLq6mnecmnKO0pPI3mXq26oXCn u1yFElMwKwm0hHsh/we3psD07cijbRNHeb7Z/+6lcQbz39DKL4OgXJarVA2LTAfrmQ74 id6Q== X-Gm-Message-State: AOJu0YziT3RQw5ABJm5Ld7yEomI+1rl4KOo5zfSxqa7xDlttZnM5m2HE S20ku0kEGlyJWj71NVJgKAoPZQT0Kp8y34OyN1Eb8XrMHbacg0FKDDe0LA== X-Google-Smtp-Source: AGHT+IEodmjY35pc/FFxL4Rh3LsWNn3+VAnY54JQOqylqWudC4APnHDWowwv+7huaesr43QRepMtIKyLJjjV X-Received: by 2002:a92:3643:0:b0:35d:59a2:a335 with SMTP id d3-20020a923643000000b0035d59a2a335mr2935793ilf.55.1701716259426; Mon, 04 Dec 2023 10:57:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id em18-20020a0566384db200b004665ff80434sm503867jab.36.2023.12.04.10.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 10:57:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 10:57:39 -0800 (PST) Message-ID: <656e2123.050a0220.77033.db02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 124786028CA6; Mon, 4 Dec 2023 13:57:24 -0500 (EST) Subject: |SUCCESS| pw134770-134777 [PATCH] [v2,8/8] net/nfp: fix resource lea From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134777 _Testing PASS_ Submitter: Chaoyong He Date: Monday, December 04 2023 01:57:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134770-134777 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/