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 A3A9E43752 for ; Thu, 21 Dec 2023 18:31:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0605402BD; Thu, 21 Dec 2023 18:31:30 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 410414028B for ; Thu, 21 Dec 2023 18:31:29 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fd0154368so3870225ab.0 for ; Thu, 21 Dec 2023 09:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703179888; x=1703784688; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=USXwTi7/PEXtxNI+rgMI7zr1ex0LUmnLqLk2K8tIXFo=; b=IvYAHf3SPoUqcf/bNOmZFYZS2fHrAQM/6ZT6zOyzuMV+/VG7Bo4fyXtfjcOIbGwK3C enC6xfgFelrOEGGrGtU4GkoAeH5OuRLjARJp73b3m+NE4addoLm1tB6RyHsF8VDw0dcG 1yEEkbRHjFYjfJHtMZ326CQRc8hiwQ3kI4fQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703179888; x=1703784688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=USXwTi7/PEXtxNI+rgMI7zr1ex0LUmnLqLk2K8tIXFo=; b=h2XKBy6FrY0NSzsIGbzjRAw8nAftYd/60e+oIOZwOQNX5fBc36HTApyBIfRjommlbG 18QOgywWzNf+xrGPg7KwB/KyF0jQkCQg5CUSQsqNeBR8Dfq/inF5S44KTNqKLAWIrnJo O27o08baRclAE2kqk30Cnio48fXvwTUSEPNMIHJQpuoCKhdI8zl3Nyn2iVH+qJ72DWqz OIjAml9v2vVqvzQVjogDn4pTneWSOqDcImQMeBIj8CulOftGjgOz1VI+gNrIhTZkEZzw PkhzZgyiD4DhNy1LLweIaUeagD+yacr/EM5Adxle6upPAF2gMMtMiWIodoG4XeIe5zEc E+xA== X-Gm-Message-State: AOJu0YxqnRYFWIa5ZcvW6RCX9EHfPx7U0kNExlfR5np57zL4p6yMOXGf iutdypCT1wOEEMKb8ln8iTSOvvEnMqVERICYVvJWWrxBg54zkVsHwA8mWw== X-Google-Smtp-Source: AGHT+IEhhAeaFkltMNW+gt8EPolhWxhpuZaIJyZ2UQcLPvad0+mKtwwIvmQFjisRiab1iGCDLpdo+NimjTe9 X-Received: by 2002:a92:d07:0:b0:35d:59a2:128b with SMTP id 7-20020a920d07000000b0035d59a2128bmr24393703iln.55.1703179888597; Thu, 21 Dec 2023 09:31:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 13-20020a056e0216cd00b0035fd5fd75b2sm51907ilx.31.2023.12.21.09.31.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 09:31:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 09:31:28 -0800 (PST) Message-ID: <65847670.050a0220.7200b.2d35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 219CF605C311; Thu, 21 Dec 2023 12:31:28 -0500 (EST) Subject: |SUCCESS| pw135456-135473 [PATCH] [v5,18/18] log: mark PMD logtype a From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135473 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 21 2023 16:46:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135456-135473 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/