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 AD617460E3 for ; Thu, 23 Jan 2025 07:06:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 930C940279; Thu, 23 Jan 2025 07:06:25 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B4AB640269 for ; Thu, 23 Jan 2025 07:06:24 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d888fc8300so2839416d6.3 for ; Wed, 22 Jan 2025 22:06:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737612384; x=1738217184; 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=6fdmppLgrQIdPBQ71jU8/778rqiLbqhulFgAugFPGZA=; b=KYS9zXJgegk3316YZNIUWrndF0bXRFmyoAFWarNfEH5VXpz7nAQCZzxttSTJ9gan7Z iTUtl3bDh/1mb7BjUryB42pdGu4mQEsKA3gPl/2bPlLCgSIK8xIE3FIGFqAebjCyBv46 9L5lWSZRDkdl1LPfnnTK+EEdSZHgzWZoTQyRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737612384; x=1738217184; 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=6fdmppLgrQIdPBQ71jU8/778rqiLbqhulFgAugFPGZA=; b=sQiHBHN/NRsCZq5vceuNPQENrNA7qu9JiCn5TO05umUOaFBCpTPbINOAU87/trQuM3 8HfrjFfkx6fztZMD7Xz17VpwRpsxj68a67ZhrC4YTipJZnrq0Y8Ti17KFRjiEqLOKw5F oCA7amuZplitBawa4yYgyWobOH5H3+4R79PrSFTAp9VkhVNa2YVy2X7mC3CXNy1/V6Cz vqvj/MkYU+01v1KGccz+b8aS0/E4TeUm+lNdj4l4crnFiSQ7LAr3blOAryrSUAqJzsBy lY605eO8TP0LKgr17SurC+msbW7Bl54ZoCS1Y6NnINIAm3Yf+XQZC4SmGow+GJ7Ckiri JKxA== X-Gm-Message-State: AOJu0YxFXJ2xw+r0Ku2zs1Rrss6Jxm4y8OyCsqUsr21hmQ9/mken2ZOv BWxvBWBwYovvCGxhuNTOSu1aiX4qIkpoh/IRZR+2qET369+kDhhEsQqSRVFmSUGr1szZU5wvMDB iDZSg7MNygejFqCPuRNOatzP3lU59iYbid1fMjY0R X-Gm-Gg: ASbGncsP0kDfoZisnp8FUJYJ3DyJhki+NPCDpE6wWlvDM1whZ/oC8XOcyvsjP0YOWqY OO00Yrek0fGwsNR9MbfLm6PzVT9StGvXCRPcmql+b7q6HBhXVak1CDJ69ogF36wc9q9LrouvHpJ 8RwQgdQnA7k1vyHxmbept5zLAxqZ/MiQQmd1QpyGaPO7M1S0GkSFJriXO5QDhHtAHfng9sAmJub sWANKfnQgJNh9WeNbp6RpRwuzAqAhxhzcJ1U8gD/hDIAVmxqqnEjC6DKHzzuqhMB1teGrkeCrN1 cwDeqfltAA5wEoeCuv8= X-Google-Smtp-Source: AGHT+IFXG1OxROHQfCI0ibAsDbDix7YX8ailTLovyJQa+xtfnFznRyYPk2d6GNPJ2rpRzfzCMB1cD4qS+pCC X-Received: by 2002:a05:6214:ccd:b0:6da:dc79:a3c9 with SMTP id 6a1803df08f44-6e1b2140cb8mr363494976d6.9.1737612384046; Wed, 22 Jan 2025 22:06:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6e1afbf350fsm8522476d6.5.2025.01.22.22.06.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 22:06:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 22:06:24 -0800 (PST) Message-ID: <6791dc60.d40a0220.10214d.6c92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BAC4F6052471; Thu, 23 Jan 2025 01:06:23 -0500 (EST) Subject: |SUCCESS| pw150243 [PATCH] maintainers: update for ngbe/txgbe driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250120095238.7888-1-zaiyuwang@trustnetic.com> References: <20250120095238.7888-1-zaiyuwang@trustnetic.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/150243 _Functional Testing PASS_ Submitter: Zaiyu Wang Date: Monday, January 20 2025 09:52:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7e741be18ab1e6ecce46edb2516318305c3c73 150243 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207983 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 82599ES 10000 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 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/32370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/