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 A936F460E4 for ; Wed, 22 Jan 2025 11:24:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F5EB4027D; Wed, 22 Jan 2025 11:24:56 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2541840273 for ; Wed, 22 Jan 2025 11:24:55 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844d7f81dd1so221247839f.2 for ; Wed, 22 Jan 2025 02:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737541494; x=1738146294; 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=it8zOfdvcmBoYJ+7FjrGpBSNAW1EwQUm8olPpyyJ2a0=; b=StNC9MqFALRmYS399q4GI178nFpJ7fcDqVWMwQFHW2iDWIqK8rRReCpBQzM9fVIxC3 UUedXlh/pCO5lSOQhEi9eJpAfqTBNtFdNrmZSa5Cz5dU+lXnfSc1qVwJG86Znb6xZjXN 6RAEdsx55uKFlOPjIsWSCUTLciISzAAVtBL0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737541494; x=1738146294; 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=it8zOfdvcmBoYJ+7FjrGpBSNAW1EwQUm8olPpyyJ2a0=; b=aQZtdvoM3OBeAwHSMkCISGlaj3541VVzImgOsBwsppVNPdxKc2MVAmnvCDcYemAmsU 8YfEBunFFgwmOJPLVt3Q6RqiMYsfobtd7qAQ0A9Jihx3tGvmGmd1iYeYNVmHZ5qvdOYd 2jO4Sqj25gpWUR0lA6FmZD/klmYptr9dTt0j/jeGt8st0mNpD39rjByTS47BF4cc5rcz fsAFn3BGXR0zq4kLGC5bZlEI6NMnH4B9hAW6ao5L5sjvXtD06ToLnkDPJUaeWW4FJ+Lj wEuQD36kfROIHUFqD0CDzC6tL7NkHGL0B0ynKzKIv5eyNE4i96uON0T8c+Jr5gETdNrS PpBw== X-Gm-Message-State: AOJu0Yx4cZiPuz8d+Any86WEJc00TwcaT8XVhujrAgdpoc3xggzP7kOV tpPL0SJhYBPEGDHiwk0+Gsw0GSLnXf7NQ9zIeiSOL5PDVCQG8OIPbTvbvFKwTeP/Z8U0S8DHFxu CJCu6/fdqQdJ9cZTRsVJFBpfak95NiJKIRTPevk+Q X-Gm-Gg: ASbGncsxG1Ivg5YLraVG07ZK8ZOn6yZQeQ+5kXG8MG59YMz2jrRzbc00I07S0P5XKWx fZpumcb669bqE/YzxIyD7moUzxyqwT34kIopun/PAdWZL6tH53Z5nUJFO2W/Xygpkgixm/q7FIn 4ndtmGJKbAlNYPO1Ge+ssfJuOukaUxCJNfBndC9dJITe57v1oGNfvqILwgRZ2GVBlUirMk8nXO7 THeyjxglGygqOdScwUrje1d5n+vwYrcnJb+au5IbhH4C+o1sEG77kv5qGMPhMyFMwW/7s99/jfq zPdtMV6RmDY2yRV9ru8= X-Google-Smtp-Source: AGHT+IEieAA9T6XQxUeDVpkwCZzYTIf4publMv/vZDhScdFCLnbnVGFnFewt+3eDT2a6+FcGrlqWk5r+StPJ X-Received: by 2002:a05:6602:4891:b0:83d:ff89:218c with SMTP id ca18e2360f4ac-851b62322e0mr1751773639f.7.1737541494399; Wed, 22 Jan 2025 02:24:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea835cd353sm592609173.14.2025.01.22.02.24.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 02:24:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 02:24:54 -0800 (PST) Message-ID: <6790c776.050a0220.30154e.490dSMTPIN_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 DEE816052471; Wed, 22 Jan 2025 05:24:53 -0500 (EST) Subject: |SUCCESS| pw150366 [PATCH] net/nfp: set the correct control flag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250122013930.1705932-1-chaoyong.he@corigine.com> References: <20250122013930.1705932-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/150366 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, January 22 2025 01:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:347a988b93e7b63b27f1dfa09bd03318d810a9a9 150366 --> functional testing pass Upstream job id: Template-DTS-Pipeline#208445 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/