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 B92A145FCD for ; Fri, 3 Jan 2025 03:57:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4977402BD; Fri, 3 Jan 2025 03:57:49 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 0E461402B1 for ; Fri, 3 Jan 2025 03:57:49 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3eb7e725aa0so4446611b6e.0 for ; Thu, 02 Jan 2025 18:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735873068; x=1736477868; 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=BUAvW1S5emi70Kgab1p1Fw2vM42i28tn5UnLWuWsXak=; b=ZnzPPfMqEcBASv6Lr59nxPjd1WHRjCkromuBOvnakCjZmPS6Ykt07LTBEEkPQscvUl Y/Xl8YRYfXVFADb2YpPMsyPOLK03x4T4uApo/qtWyjGrAcrr2epr3nlc11SY1iElb88y dlWDSsD6A37eluVO0dcaQfBthp7zQubOkzTQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735873068; x=1736477868; 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=BUAvW1S5emi70Kgab1p1Fw2vM42i28tn5UnLWuWsXak=; b=i7WI9JWzVNnOl8nQBguxiSqpeSps2oxcK9xXMBonnN3vakE39NqJyoJeZmgi9sj9C5 DGGmUwqPSq3S3HMAEJtEJM7vz5wBbN7fDfKn8yFjTJvYbhuBO5lkemBAbrxk7LfCRReI 9h0b3WyMAO79lvJELsC+xKEQYbTMvYpydgUBTGGga1ckE+L9wA4nYV0nrGidoxvjBKBM n2Lmp2FMDzoe3I0Zbmp/hy1EiIckqMGvQiINSDusIO3h0hYoIid4qWnvOlezoUuKx2l+ lQncaOX4UgYBgAvtkrmph3F2okOgj4Jp8Dmc5gI/uRW0fUjKw4qKV+oDw8Y9Hux7IPjo Xxig== X-Gm-Message-State: AOJu0Yz007RlTRmcN33wlKmmfQO6ui0G4Eb2kZ9lPVygZzr88Yy1Ahgv pWs8T0fWEtsyHgOMVbvtmRdrZdiWkDwN69NgeCFKZ6Qdd1UvDW/d7fe/HuLQZ4RKL8KciNV+Tgg 6Zlf5PAsBqHprf7jQb7TN8Jntfa8ivwkE94kPoHhF X-Gm-Gg: ASbGnctwCWsq2iLBSd70+9VtcHVNuvb0/tjsLOQBeaUmLGnuECFZ66UiVowppeATKAS 5yDBsafl+8xID/PZzamPPiQUSgY+1JrM/hnC5PHbtcWY0uyzAjHS9Tm9ouzGylYeRJ0RyVQwDeX 9EI9pb2DUrwBMg2th8cYpBSOyFFgZLhEDilBndtaVPYz0e1wGRIpmkvpn3HCappkPjM0mLYjaKX HXROXSHM3yawQycX0mGid1JQZIlbw4Y5mdq3hIyH2Kgvlb6cFCoTYcIwZKNW+SN55diBjxHCky1 9A== X-Google-Smtp-Source: AGHT+IGxBv3MYmATyWiSNRSy7bxWDTkaWVmhW28UbiFTMmt0s5bBx36LD817T0jdVwrWZmZcNtHzfLS1N/jh X-Received: by 2002:a05:6808:2110:b0:3eb:9064:cf25 with SMTP id 5614622812f47-3ed890a981amr26701616b6e.28.1735873068095; Thu, 02 Jan 2025 18:57:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f4db7bcc92sm758211eaf.19.2025.01.02.18.57.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 18:57:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 18:57:48 -0800 (PST) Message-ID: <6777522c.050a0220.962af.5394SMTPIN_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 417176052471; Thu, 2 Jan 2025 21:57:47 -0500 (EST) Subject: |SUCCESS| pw149574-149575 [PATCH] [v10,3/3] drivers/net: add diagnos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735863137-31675-4-git-send-email-andremue@linux.microsoft.com> References: <1735863137-31675-4-git-send-email-andremue@linux.microsoft.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/149575 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 03 2025 00:12:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149574-149575 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205103 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/