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 AAAC845EDC for ; Wed, 18 Dec 2024 15:08:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 854F040DF5; Wed, 18 Dec 2024 15:08:40 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4C60C40DDE for ; Wed, 18 Dec 2024 15:08:39 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-216401de828so52701115ad.3 for ; Wed, 18 Dec 2024 06:08:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734530918; x=1735135718; 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=dSANORwgJsoLb61ge2pMCF/ciiquhk2DRbFvqXGaiHM=; b=WB9TbVD05oe2uBGy9I8uL2Jblsba/SxVbyGidWw5HtnTpeJp+njgLNBK1B4tXZfNMx QppQM001+wLXeHPbT+TUcZFQO84cpSmoX4SswSejfPjpWMkPTIM2SNsr+6utiuQMm9vN OGOW89n4K12QcaoDt7UuKn6srt/vdubA1RpaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734530918; x=1735135718; 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=dSANORwgJsoLb61ge2pMCF/ciiquhk2DRbFvqXGaiHM=; b=YMlgwlmOobOuwEN2AGqOLfKsml2VS1ed1oYNyHfA+1eF0ra7zzT1tGUqVYMnb/k1rg cgbRKqsXjAxuuRHPD0nDMuzNSRf4nBpkpHFW/eJ3ttdUmy3pumvraHmOwotYwPy1lKxX K1IrWldf5lH3qZyEWDrnKJrpUQLA24iRm9995RXzBBZxYWavkt7AI37A/tEGHXtSEmDE UP7+w8f5FXw8NRX15LeL0sWrzy5j58W6h9g6xr0yrVE1OkW3C90FTk27WUZwAveQq4zt NMCBF54rDNF8K8RiS6lvdmFo2seDbOMh4OxliLkXjqCiiMWMZArWJ4dwzAEJ9Fu+pKQ2 +U0g== X-Gm-Message-State: AOJu0YwEi2lRAISCnZcwmYt6DBlhuqZ5ndGvut0yN/+6OVMEdKM7Gxqg QQ36A2BqnhFBb9QM/5Pcv1v9CvLO3IzgIg6OSURM1YN2ifVDKYEo0h5m3ZYuuQxjG6gh0G2uUTW KnwCIEFkW8ZKPgzK0H8i1eCqwCCxiMH5HOQrmggGI X-Gm-Gg: ASbGncuOE3iJMOsT/k65QSHb6D4M/sfvmZkmU95b7CZP4oyDbhVWkrwzBPciGNZ4Wfa RuD79z1qhqdq8GOPfPQZlHfi3mriKj5OAk1U9FEYpI4O3lJrTWKeO3yxJ8FhAA9T55WA2z+O4ck 5P8ZGKQyCreQNnQHEpR+/JUmEg8gFW24CvHlZ1fmuN+E7sGJTMMHpgYFUc1XKsO4tR9Beh5Qfgj LDRpAzEyhtf4U0xmgpZlpEovyEAW4f6v72vHFVAidL3xC8XYclYoMkajOCcWdynFTKowKqaXORl pA== X-Google-Smtp-Source: AGHT+IG/C6JZGh6znwRPzAU6M0ccu+gTBnyBjVqGb/BNImRQbqeOdKCvEFkY73MRm6V+bYuRmDDJWQmJDPmi X-Received: by 2002:a17:902:c411:b0:216:3889:6f6f with SMTP id d9443c01a7336-218d6fdc8e8mr38741035ad.17.1734530918160; Wed, 18 Dec 2024 06:08:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1dd2a0bsm4358335ad.56.2024.12.18.06.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 06:08:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 06:08:38 -0800 (PST) Message-ID: <6762d766.170a0220.21e26c.c1d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5208E6052471; Wed, 18 Dec 2024 09:08:37 -0500 (EST) Subject: |SUCCESS| pw149287 [PATCH] net/nfp: implement the burst mode get ope From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218063036.1697438-1-chaoyong.he@corigine.com> References: <20241218063036.1697438-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/149287 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, December 18 2024 06:30:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149287 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203084 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/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/