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 ACE3343736 for ; Mon, 18 Dec 2023 16:19:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A86E841132; Mon, 18 Dec 2023 16:19:53 +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 23359402ED for ; Mon, 18 Dec 2023 16:19:52 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3ce28ace2so3769195ad.3 for ; Mon, 18 Dec 2023 07:19:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702912791; x=1703517591; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2oEMgP1sI6JqlR8L5HaSr5j2ZOTubBRJG4SvgScI+3I=; b=ZO1WkZZ/mp23NuZZcxZiPRbngattuoIQ7WcKaTX7UDIY2ZN0x6eBZqumnT/cpjd4Zo 8R3rUgxKfFr/eewzXwQ1OVtttxVct9A9iPHPm4k7ereF2svLUFVH+bce4JOOV0pj8aj8 eGn4pSWNIbyOW2QvCSdzHOULNZI3XBjqoJ0Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702912791; x=1703517591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2oEMgP1sI6JqlR8L5HaSr5j2ZOTubBRJG4SvgScI+3I=; b=CWU6uHGmpXTQwuvaFRKKPGqvaFCiO+4Hcjr+TogRtMFEf089HJBeNxpCNrZ8kQrlSx AQw5u8Sh8ND7ze6LmVoH4V579R9+S5fremX+6DJ71eWBaewYUeZ7an90gm+egW1DOWkO Xu3arbQdLoLSr/LRG7V1dk5hoqQ5CrvYNMQGqbje3mFvRZxpriSDRSRX7k8Y4gX1d9S+ XIfObK5yFphiLY3UBGjtzdkMQ2AkPk4l5J2e1jBlhhP8CS7og7M6QkvbOd9GQ7bRVrgM WTvdLJyi0keUYZPmmYP1RXdcmKVAbuzRZ3NYRLYzMPV0Qc4mdQ+COV+CbP4MfHQz2oP7 5QOg== X-Gm-Message-State: AOJu0YwXkcrFtUSyqhFKXLnWPGLkG+CkOTAGW+DJDe+eT02meRZVEqo6 xa8WNkZE/AoAkQraR2VjPGZV+qEnX6Ojfz1a6fjZEc8tXrx2yxctz9bLFQ== X-Google-Smtp-Source: AGHT+IHbhI0FJpj/j3TZgE28kc0rWbW4DUf1JF9+Qt1dFu/mdH2MybUONP6vZPphfQ/jioXOtuAAqdfsfHPY X-Received: by 2002:a17:902:cecc:b0:1d3:7d0b:a87b with SMTP id d12-20020a170902cecc00b001d37d0ba87bmr8386604plg.37.1702912791205; Mon, 18 Dec 2023 07:19:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v7-20020a170902e8c700b001d08e06fbdfsm81793plg.131.2023.12.18.07.19.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 07:19:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 07:19:51 -0800 (PST) Message-ID: <65806317.170a0220.7eb30.383fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A7A88605C311; Mon, 18 Dec 2023 10:19:50 -0500 (EST) Subject: |SUCCESS| pw135264 [PATCH] drivers: use dedicated logtypes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135264 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 13:59:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135264 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28658/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/