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 660AE43C7F for ; Mon, 11 Mar 2024 03:41:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F76B402D8; Mon, 11 Mar 2024 03:41:54 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id D7C8140278 for ; Mon, 11 Mar 2024 03:41:51 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4d367dadd14so587688e0c.0 for ; Sun, 10 Mar 2024 19:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710124911; x=1710729711; 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=hN73Aetalyrxu4EXc/EQTCBUbkvSfvwqJdcrkClf3H4=; b=QLasoZhkyYH35PZmnf3vd01Bd5kTx+G8EfoXIv9W+kv4ASoXeWwZK+oM6Wefp1aLQl 6Dy67XjnmSN4zWoZONR3u/yxTTzea/Ok0lUuEoycuaCu2+e5CJX5qz3ajDxtLTOXtFEW lRO25C459pm4Nt7FLXAdBDORzOkZybgSdxsiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710124911; x=1710729711; 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=hN73Aetalyrxu4EXc/EQTCBUbkvSfvwqJdcrkClf3H4=; b=wdeXxOFwO1G3R27V5LaSfrAjTs+4vthwGUDOesF47q8Js4czT3HTBfuKHtB7pWfadV bLlUvZFuhGi8w8zZpYHnr7hpCBPmRP97MOm9XMrZ49YCmRtVo1g0ncNazfge1g1ir3ZJ Pw/D4q4qxdJdxvxBTEgFZWs4MI16/z/I1XsPRtVSJud+ZHC+43OqFu0P9YSjHmZbU9j5 ASTqiN1r3ayfaJ2PNBTva1Nh15wdm6C0Mzwcq26S5+f8nctQjCrZDczAzTUNsyyjY1GL JmReD77EqluXeKyIkbcBmn3vC+xREdXAjZ8aPu6d7ok29Ycoq3SqLU7nD8nNmaYZWuFi dTAw== X-Gm-Message-State: AOJu0YzhIyae73W4ILG8h8SyY0Rscvuarwi7fgdThsIMJnfUosH4kb2K RRDWhy+RlP9imXuDRvSkUvHvvKp1mqjeEsv0BtBfIweZwn4QQ0m1zeBMNBqltdvk7nOqWD/lYk3 OfIy6mgk1zm046MbszfJlgNuvfcXLnT8tWhx+7Dhc/F1X3/6CL7xBXbSo X-Google-Smtp-Source: AGHT+IFLnR2Wt+2vWwon1FwzCZJb2gynGqCydeJqCD5YR14hh0ksRm1gR0qkaevY8q9MW63Agmqhbk2icmbm X-Received: by 2002:a05:6122:2a02:b0:4ca:80c5:7544 with SMTP id fw2-20020a0561222a0200b004ca80c57544mr2175602vkb.4.1710124909739; Sun, 10 Mar 2024 19:41:49 -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 26-20020a056122169a00b004d14fb3e0b7sm248195vkl.14.2024.03.10.19.41.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Mar 2024 19:41:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Mar 2024 19:41:49 -0700 (PDT) Message-ID: <65ee6f6d.050a0220.6afe0.f386SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 61A696052510; Sun, 10 Mar 2024 22:41:49 -0400 (EDT) Subject: |SUCCESS| pw138144 [PATCH] net/nfp: fix getting firmware VNIC versio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311015414.2514845-1-chaoyong.he@corigine.com> References: <20240311015414.2514845-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/138144 _Testing PASS_ Submitter: Chaoyong He Date: Monday, March 11 2024 01:54:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 138144 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/