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 3EF4143CE5 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 3C2494111B; Tue, 19 Mar 2024 22:14:39 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 0F2F240041 for ; Tue, 19 Mar 2024 22:13:46 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a46ebc0f49so2294822eaf.0 for ; Tue, 19 Mar 2024 14:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710882825; x=1711487625; 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=a5YazMEuAoRv3DJeE6WZTAsPZm0j41V2TJRK6kBN0wQ=; b=SNwg9orVtQNerF+lhbA2NkNQh1oLJlYYEpdEBqF7ZMh9EIOQ0iiOdm1XALLKzYIhpl +rfK65U/2aeY7BDIXc69r97oYKox13PI2O1Dc/qhOOMUdy82CcUgz/X0jk/V0//BsbC0 rbETk286jM1phHNZ3YXKJQmDOOnm24mpx9050= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710882825; x=1711487625; 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=a5YazMEuAoRv3DJeE6WZTAsPZm0j41V2TJRK6kBN0wQ=; b=M/K4xjs0U6GxvQ80e8/xfFY6BfP3e3KSBqusOH4sm7ZeH/PDzVmwUt/XZc+Zc4sOWe lmNQkQwxsK7Y+oP6eyl436zQn3Ve9uLx+JDqO3QlhEI6zYHI9R59iJek8XGI/dPJbHuZ vohM7oBaxE6cHikmj/rH59F0tOTIgWZbzs5cL8qgHJIzh2sPSPXVeHpFBr71ZN0RaXqh YbrsWv93Lp3NvgLS8pCaJ6EyIU09UQ9A3+0aD2M9LlKmayqUTpizsmSCpnVbhPjvAPY+ roEa9IBVYEwPGhqwA5h3qtS2JoxavUBaW6e8RI3QWXOBC8A0Hn3kOSIm5M7tWLzsmTQK hXIQ== X-Gm-Message-State: AOJu0YzdUuAe6cKYKOOc1HX3ogqFjfKfII3hjW5AHpSTpiDolgaWApYp k+uIMpTbU6IIVF2tqkJ3fbNN+BiGzoJ2nUsoS7KK9kKu5rGIsxIt+n6e0+/Hs+SzeSDHrJM47/+ Ztalk4y61aBINpJmcEtjDaHUv6i9gICEqh+AVt6ReO9tTMkXFQk+eyafX X-Google-Smtp-Source: AGHT+IF6nmga1p8v59Fzg1bfZtsSA8hrGKVwmBQknhBrnCUA9kL1xYcKD/pcqI14NP5e6zZQ4ZGF7b+ivyed X-Received: by 2002:a05:6820:995:b0:5a4:b91f:c78b with SMTP id cg21-20020a056820099500b005a4b91fc78bmr4870206oob.8.1710882825465; Tue, 19 Mar 2024 14:13:45 -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 bb43-20020a056820162b00b0059d6acf7055sm309269oob.4.2024.03.19.14.13.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 14:13:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 14:13:45 -0700 (PDT) Message-ID: <65fa0009.050a0220.b82fe.06c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EA8206052471; Tue, 19 Mar 2024 17:13:44 -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-amd64-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 11 (arm) | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/