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 8832F42C31 for ; Mon, 5 Jun 2023 08:27:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61C114003C; Mon, 5 Jun 2023 08:27:45 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 24A1F4003C for ; Mon, 5 Jun 2023 08:27:44 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bb167972cffso5721233276.1 for ; Sun, 04 Jun 2023 23:27:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685946463; x=1688538463; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JBcXw8liiUer4uQ0I4Ik7osYnEDbwNGRPfGEfv81q/o=; b=A2W2M6Mgu1EsxIqRSXIX7vQHP5P81A56IhMTUftMzdlhGgU8MF6HlUOF0eO5VR5C9R rX9XXaemJhv4LI9ytSKOH4LKtIyeCn4K4V0nM0xYlqRt2u5vTsqAdZsUlQxMbafIIBLI lq7CEBJg43rGiSw95u28SMzBBXPrbzUnTewWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685946463; x=1688538463; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JBcXw8liiUer4uQ0I4Ik7osYnEDbwNGRPfGEfv81q/o=; b=htMf5DVEwrVrl77g3NRzYx+h4LFFGaKUYOIlXBQXvBBdJ6ppa6PwZJkttFyRNO2KYp wrabKNSQlllttiauQZ5i0xIgBwghZc3jUHA/1okndZlpfQby1NZDmlcBVa5YAko1LYEn z4DQ+IMWOqvkee7zrHITQbYVCh/bzKw1zxtbR81c4N2Z/Jax2lKI6z754Kr8mNUi7rdt yk9egr39itLDdgMwpU4Qp1SdsA+EsApvSY2p2DrplKUK0tW0LiU80rwecHsRhDs16rAV ZUyjsMw3g+L5b9uJq/3HuNauZbnApeV7PtEvOVwbNLbTfTBXUqQIPfpoP7sblHX5r+v5 /R+A== X-Gm-Message-State: AC+VfDyHtP19Cmfa4YUljtwiWN13N5r2JGLHz1w1g/eyYMYO8B4YR+9a Mvu2lpkXsGw5O0/yhLL4kyA1tqWy67TWgarTDdylYPOcS7QJLSR29NIyXA== X-Google-Smtp-Source: ACHHUZ6kny51cnZdd7gD9Kix3Q9L/mxcT5jhozBYIS4Z/e9qDrbEED58UQGcX60IP2zoemwJNglCXWmdUHGL X-Received: by 2002:a25:874a:0:b0:ba8:358f:3f32 with SMTP id e10-20020a25874a000000b00ba8358f3f32mr10962039ybn.1.1685946463321; Sun, 04 Jun 2023 23:27:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w75-20020a25df4e000000b00bad939f7998sm664486ybg.8.2023.06.04.23.27.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Jun 2023 23:27:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 04 Jun 2023 23:27:43 -0700 (PDT) Message-ID: <647d805f.250a0220.aae50.6fc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EA417605246B; Mon, 5 Jun 2023 02:27:42 -0400 (EDT) Subject: |SUCCESS| pw128071 [PATCH] net/nfp: use common helper to trigger sta 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128071 _Functional Testing PASS_ Submitter: Chaoyong He Date: Monday, June 05 2023 05:53:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128071 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26525/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/