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 147AC45F5F for ; Sat, 28 Dec 2024 05:23:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09ACD402A8; Sat, 28 Dec 2024 05:23:26 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 6734540280 for ; Sat, 28 Dec 2024 05:23:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2163bd70069so94706955ad.0 for ; Fri, 27 Dec 2024 20:23:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735359804; x=1735964604; 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=J4FrnP+FDFpIrYoYZ11ukBukzu+z8qkgI856RZx+lW4=; b=e6RCry4FS8XJ4Oi9Eha7Iruwor4d+wRTd2eLZXynuUt8NWtLEbfNKCLyhGjAzfKoxY dGO56fAxx3GFwE00DH74jWGmT/H47XCHkkpTEeuhvyZgAASV7Ux/Keh/fi65YkTX6Yho MwnWsqEbrdyRuAXX2KerAcLVxEVbq+P3U/A0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735359804; x=1735964604; 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=J4FrnP+FDFpIrYoYZ11ukBukzu+z8qkgI856RZx+lW4=; b=EuPdhaPMUbr3ptt7PbCzpkyUVC8R55Cu8nklAaAJEe3QZvbQZFKmkBRgaEyS0AMH2T J4/xt34dwLcC328iDILGyE7injM+iqy1E1w+3HwwFE9uFXasSP1xkuIEJQLoLAeuRSDq XXYlyKwAE3piDYaL574LN1qCJyq79QA9Wt4mGR62pk+i87PNpFlYIVc9Q0xemXlKYDD0 K6Ubr3EMuLs3GJcl9VtKQ4vEWfaIBbi1TS2O++d5six0jEE2K5Xx40rc4mU2Rh4cj4GI 9taNsjau7bu41W8L2AO7HmA/xHAqP2kmZaKBYlHY5RJe52DRQKWTm/98o980Hytai4T3 Lrbw== X-Gm-Message-State: AOJu0YykOltTNrERrdApkbc6oaGwWs2G/JzkY7E5WndTtb+0Le+etvri v2DFxo6z2th9vEotwFxfBzZDtxBHxKBjAIoy1+fuC0mF6z8xo0aLDflm3F0NWtpMwtTBuqRVSOv svVMaUwbeZCw4lB5R1wMOWKBXR2RTlFabTWeM+pg/ X-Gm-Gg: ASbGncvcl8QlF/yB9DJE0fenTa6uwE/1qocRtn5QDddjU5hV3KxgVsltWQ5QIZVeIZI NafnAnzhazokqXAiPhnCXXPpKW8XRq7Dlx4mkmE4jKzl4Y5SeJp79u8MqdKMK3ZxLzxrPnboiH9 d077RZqgpLhFCzmOoJ2WoCS1hkRa8ooyTUbpLTDTn5H2E0H36kap1nZ2GhYTTbrIkp7exb9Xmml inVXPm9OSb0YpNHnPt/PQC/7rX53jXxkRekaBqk46AGxHR1y0lYGxX5C152CgaQ6wz+U4ZORI96 iQ== X-Google-Smtp-Source: AGHT+IFwuc/ao1512BtwzFfSEaJkcfJ6ZJb5sdXi6x46JyDopf3hnP2hLq6Dfiq6NqqWrXfOIzbr0RTE8hQx X-Received: by 2002:a17:902:f693:b0:215:50fb:ae4a with SMTP id d9443c01a7336-219e6cd0fe8mr394913975ad.0.1735359804611; Fri, 27 Dec 2024 20:23: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 41be03b00d2f7-842b8e86902sm772991a12.19.2024.12.27.20.23.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 20:23:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 20:23:24 -0800 (PST) Message-ID: <676f7d3c.630a0220.13810e.1f6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C900C6052471; Fri, 27 Dec 2024 23:23:23 -0500 (EST) Subject: |SUCCESS| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735355910-1175-4-git-send-email-andremue@linux.microsoft.com> References: <1735355910-1175-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/149507 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Saturday, December 28 2024 03:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149505-149507 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204624 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/