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 0212D460D6 for ; Tue, 21 Jan 2025 18:33:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0083402D5; Tue, 21 Jan 2025 18:33:17 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5B4B8402C4 for ; Tue, 21 Jan 2025 18:33:17 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21670dce0a7so124430715ad.1 for ; Tue, 21 Jan 2025 09:33:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737480796; x=1738085596; 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=8YNFLyK21UIo9MBeP8za24wwtIGdDm+vKbaH2z/Y5pY=; b=NGIAbVGWoisYZl9Sxlc9RMwoH1CmSafI2oqCdmIEd9kR1hL+QhnPUtGMMHEIwuAEvh dpMTF+VudYqBfaezJbe4+M2EJPr4RUzBAVLllLPckXsuiu2xc+6ZANX1VrTO0dBdhAdl tjKNdLOlSVZfSo58TVeXrk3GU5+XG6xBnzu18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737480796; x=1738085596; 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=8YNFLyK21UIo9MBeP8za24wwtIGdDm+vKbaH2z/Y5pY=; b=mmhs4qCxRw0xPH8Va5yUmqEaBLxSomYrRAEHD3NUXJcujBQgGVXAq3yFlVQfr1lkBv 6kvTFjNQwz5aPBZLhne4pCLVCtQZ/6bJ6yv5Q0qNbDvslk+sG3XzBx07mKt7Kr5st5rx zb+9ZFytebuhmMLqX4qLSpN012N2BmAPv+zeU0BmRj1al5mE4Mg3Kz+YAqCONGwwOQrx R3X4CRJsehQA12GTLN3IeurwdlmyRTKPjuXsvtYwEWGGVA/GI8LEevbTgH5aJ61y2Fv1 p5FYAEJ+5HZk3vKWPGoPRocMZ8/0jZ/LOtdqY4yTDnfHCyMCCWa/mC8iVVK11thHR/kX J9Hg== X-Gm-Message-State: AOJu0YwOj3yQELtIRlvUjVJHN7ip1tknXOX20jzORw2oJamhD/c7/dwG QNnFcbXjcNGQIF0knT4YkvCRdQBpefScf4nKY57T+Pda5VM1vyrecqsHAikQs7+QJkAgD09EvXS YdJCKwAyudOofOPz25QptGBv5a86LW6UquAfHgo6a X-Gm-Gg: ASbGncuyZ5N4pic9eEfZ/9k2Rmfb+CeK5rBAO0IQLueI8Py42eazMWX90HkrRM6oOWt He8NWteF+OTFr/V8iysGwqq2i4rnY3nagjrDjztcyIvTW85JRfqtB74xtDBgqRS0V0fXS3EZP93 BmahNm3j+c/BghMHz2CUYphTeN24j+FVOdquAvLacjMz5LoY3YuqfI4KOdLH3G4OpzF8tMz+o7S qlk4QIjSmOemaJ5ejXwEEJP9NBgHWiubjqas471I6tBNpIFzRxMNbK8I6sg4VHgq8vcD3cvldoo 3ILPBpdWuT9Fkxhj0q0= X-Google-Smtp-Source: AGHT+IEwN0YfQPq3zkgCpbk9dOnz3yystipPfPFx2eGELcBXAgpaqRWWyfSICuDDH7RA2mgytJRp89iwBlO+ X-Received: by 2002:a17:902:c946:b0:215:8f2e:eeda with SMTP id d9443c01a7336-21c35609304mr224930115ad.52.1737480796531; Tue, 21 Jan 2025 09:33: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 d9443c01a7336-21c2d3efba3sm5715525ad.77.2025.01.21.09.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 09:33:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 09:33:16 -0800 (PST) Message-ID: <678fda5c.170a0220.1e29db.4748SMTPIN_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 AE6D26052471; Tue, 21 Jan 2025 12:33:15 -0500 (EST) Subject: |SUCCESS| pw150325 [PATCH] net/i40e: reduce log level of global regi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250121163539.2308702-1-bruce.richardson@intel.com> References: <20250121163539.2308702-1-bruce.richardson@intel.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/150325 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, January 21 2025 16:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:5c318e37541dbe80b9f07e184850b1382f2a54d5 150325 --> functional testing pass Upstream job id: Template-DTS-Pipeline#208221 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/32383/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/