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 E467145EE5 for ; Thu, 19 Dec 2024 04:48:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBA7E40144; Thu, 19 Dec 2024 04:48:17 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 58B1A400EF for ; Thu, 19 Dec 2024 04:48:17 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844dae6a0caso11437339f.1 for ; Wed, 18 Dec 2024 19:48:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734580096; x=1735184896; 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=W16BNhwIyHm+SKhZHgJZA4jgAf8VCGvIDdgRGWJmaCc=; b=b4NNRLRm51jRC7if/dPaE9B0NOL4eP7RQt+X9XWOr5lnkG6nKtel/eDzdGneqXzwvD CJxzfN7EDGPJR4pE50wAKMdSiGyXXhibOrI0uLziz45efHYoHhsdB6vpjuEoENF/iAdB bTjfrtHaSc+jiX0svHnuYhCfSqEOQNWcV0BH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734580096; x=1735184896; 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=W16BNhwIyHm+SKhZHgJZA4jgAf8VCGvIDdgRGWJmaCc=; b=RnNLFFZ7n3Vrgp39Mx9kS68oLGTAI0sz4hf66Ox1+7GVQvYzT9MbcSXrek8xrrdk6A 0gC2e7N2omsMhSndoCWI36lGA/Eta9JHjgcYh4EXDKTQTiMEF9T1ztj2xZ+ruD+2xgZH 0Hyf/ECiQBEG3yxDFDKq0elJlmk4ihyvREZ6qBkoUEsyMxeAIbblFMa9R34diccK72jk T1etTkzKCbW1MWSQAAs8GpkZLgukIAD7P8kVR6J+wPDrwBahK86ZD1x0ZNvasZH+WVZ9 FBtPDc1bBufAarT4bemzIinssTr6eogkqsAAJzDkkrsu4J89a9sl8E2CfwCKBu4ivCuU 0X0g== X-Gm-Message-State: AOJu0Yw3TDrRpp8NfW0N8PrbYQyUaovXdNOvqYPnVYKJutJSln8O/zE0 TsOw7v+KbYSMxgJ5OdDcAgJcmQkDg2VpWfnIr7DSjdxc4v/Dilcu/TFS/tuY4iv/6DMtxbKBg+P 1J29uD7+e07GkyaPV+qCR3yHcZpJMn/rJYDeoPF1E X-Gm-Gg: ASbGncv0kiIKhO5tvRjkUqvVp7w4O3nDP8qhrxoXfii7NXfreEjAJ8IasXVpvfhDYEk BKiNRmrfp6MktwA6iw8ZE4WW7rkFiApXH8SwqU5lnLUR6Nq8JK476278s6TP+sXO3rAb5otxNnF ONyjUeqzzjYfcSowf7kmjBdrvQ/dzS5SMbfymcUmiG1N0G+31ardmliKEDpklOH61dYsqsIH719 bMHk+H/A6Z6cBtF4rIPaYJ7jmgG5ep8fGPP7EaK0/x8g24PzljOj+gS4t2bAnIshya9DKU2maIP aQ== X-Google-Smtp-Source: AGHT+IH8w6fcAnMXEb+xXUhRo29AuzDVfXPap7sy1Wir9eHBywdZdas+gHpBePYquC5Eziedi5+mNli2gFfD X-Received: by 2002:a05:6e02:3dc7:b0:3a7:8720:9de8 with SMTP id e9e14a558f8ab-3c0110b229cmr19142435ab.5.1734580096719; Wed, 18 Dec 2024 19:48:16 -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-4e68c217a3dsm12235173.51.2024.12.18.19.48.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 19:48:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 19:48:16 -0800 (PST) Message-ID: <67639780.050a0220.399a6d.0edfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 43C646052471; Wed, 18 Dec 2024 22:48:16 -0500 (EST) Subject: |SUCCESS| pw149309 [PATCH] [v2] net/nfp: implement the burst mode ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219014954.1763729-1-chaoyong.he@corigine.com> References: <20241219014954.1763729-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/149309 _Functional Testing PASS_ Submitter: Chaoyong He Date: Thursday, December 19 2024 01:49:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149309 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203244 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/32164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/