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 E7B79460D9 for ; Wed, 22 Jan 2025 03:47:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB02E402B2; Wed, 22 Jan 2025 03:47:32 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id DFB74402A9 for ; Wed, 22 Jan 2025 03:47:31 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e5447fae695so10792903276.2 for ; Tue, 21 Jan 2025 18:47:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737514051; x=1738118851; 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=hAEpAvvBn0AXN+Wa3kmUlh1+NUOYH5LnRYG4et6fiak=; b=ZVKbvVauOt3QGwuBgDf3/qVBkTW64lbyo4FyFzDg3CMwLMDaTbRqA4d+sCNxi+GFr9 ocFTIMx+31QpCi4L6wnMO6UH/Uz2Txv53vcRAAnRUhkSy/Wl91hzY64jbQ8XnGQ0f+5A gi/UcV8tDKKcZ0LO3ZZvEKEGEDeRP+/jkYVbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737514051; x=1738118851; 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=hAEpAvvBn0AXN+Wa3kmUlh1+NUOYH5LnRYG4et6fiak=; b=klRYQt5ZMy5s3TL37mLRyAPzcOoWwvLNCgV6nGYccOhNVMc7KaFYUbKOXpo7sfV6oC 05S5+lTRmuz+dnxAJnOiwSdkTJVhe2YdrjddCaWrrROtMfeHQVHkwYTqKKTgIxKnDfBn +hvpnv7EK59HJZawZTWUD5JTj8qljXpJGEs4S0oevyeBAPemF0Y2JumpXc5js66omQkt rTeVZAXTSK9RGbAs5UuvnFqroMMLJPFb0FZUUqkhL7G9o9cslYY6xkbHcKz/iPdiUsgk nl12KHCqCtir2amRtV66kKwM0GroDPlIdDEKXK+0Gr8TpV72gn+zi+gyxKqanDFRDy/u qHGQ== X-Gm-Message-State: AOJu0Yza6Owacijt+YpzK0HBN/zyuw0qpOcgqTE360255VHRKPJTXwKj 5C4rEE12/1nXmX0ZBp41HDwTwsoaGBx6I2I+q3XsBx+RPBaDnWhaEF1FGg012POqUmkjDl/WvBQ iEpa/QOj9C/cQdfzrjobF1wAUC2kpasmGN8hJbPZs X-Gm-Gg: ASbGncvCVyB3xQkqTuLUUDsJEvdP/Q5BOG6nejcCDbIBKuhuZUyE6kvP4/mE2zMdI7r WjGTkPeUGu8TOvkwfxj+Rh+oOx/ehZouk02oP4rqsGSPLb7SKm72jKTsg4l7FJ0eyK1WraxV1IY VN9Uq0e16ZwMuzmXcYNHSDLbCCCJ3ge2aFc7/txGfaHlT8qFtgWumUFVTVR71SYZhaZWk8hYpph t8m+FC3akBjnIR8Ol06yUrdc/vCcoN7XPCRgK1ari1iJ2oc2OOhPRqsOP9HD04L896DN0RLaSp3 +B7YBwat3YGhWP/w2l8= X-Google-Smtp-Source: AGHT+IGq9YqSLzjg9HB3VhMnxDvJPkxj2R6BB95hMT04+g80inKeGpmxPiM4jadoi4xJfvqU9+FJw9KXOlWK X-Received: by 2002:a05:690c:7089:b0:6ef:910d:7847 with SMTP id 00721157ae682-6f6eb92950bmr150957127b3.24.1737514051293; Tue, 21 Jan 2025 18:47:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f6e64569c2sm8515717b3.22.2025.01.21.18.47.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 18:47:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 18:47:31 -0800 (PST) Message-ID: <67905c43.0d0a0220.e8175.77c3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DFBBE6052471; Tue, 21 Jan 2025 21:47:30 -0500 (EST) Subject: |SUCCESS| pw150364 [PATCH] net/nfp: fix multiple PFs check from NSP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250122012815.1703017-1-chaoyong.he@corigine.com> References: <20250122012815.1703017-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/150364 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, January 22 2025 01:28:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:347a988b93e7b63b27f1dfa09bd03318d810a9a9 150364 --> functional testing pass Upstream job id: Template-DTS-Pipeline#208350 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/