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 4C19943736 for ; Mon, 18 Dec 2023 16:17:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4823241132; Mon, 18 Dec 2023 16:17:01 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C1FB2402ED for ; Mon, 18 Dec 2023 16:16:59 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e734d6cbe4so3963077b3.3 for ; Mon, 18 Dec 2023 07:16:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702912619; x=1703517419; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QPbJ7+wga/mL8yx94L+y9YC4OVrVBVlZIHkN7Syi7dQ=; b=iDKgeV5K62TvNc8Od3yspm9E4kzsDsuot5ePkv/9nlpHwWc+o375vSUKAbdiJROQgx FkndYJBeZMS+pdKumrX8OqSlentDKQoSL09qZkHFASm1Cjw6t2OwytgccebPjmAnA121 TLg58EdPR8KucpLjOSNJpEcwEe2XbWmVm0sdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702912619; x=1703517419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QPbJ7+wga/mL8yx94L+y9YC4OVrVBVlZIHkN7Syi7dQ=; b=PKvWYkrIP5/9GXbjIdOvMW8QkFu4niMwvOFSPTmevTsYxrVsY/vmhTFrOcam3MjKxY ufnw0CsMf6rnFvXAsGDNNfgVBRLq1J4bV+7HXgDzvvTVF0zxxt7N2QjGE5kHkDlWA0H4 DHDpMXBBhYcSKzR0YNEZp2VnEs0B3Ga15cLGH67QEdkemfclQDPK6ycv2BoRT+XJzXvZ ewVzR3TvLRJR+Emv5pY8uMj3NIPc1Xg3zn7q7BWKcA2dE++6j09yQa8CUnp/CjvOZAZh sNNmJL9n9aiWVKJKp8p+djBCJYWnfsHov9t0SA8BEdaZu9lh7mTuTZ2hVyE6Fp+ahZuw h96g== X-Gm-Message-State: AOJu0YyiHMsSPu4DtjPFe5CU4J86TFbbMzJMmMDzgt9BA5SuCYVWX/u6 nOZwlOKqanf9IiWAJTw/Tt+grH09+oEPkznMaUzGL3GvvItHRWzBs5hXoA== X-Google-Smtp-Source: AGHT+IElZoEXZ0KWnkq2EjgC3PAi0PDPupuOLGJzsSsaA1RrcUGrNVoiGKoI4bU7fEWEBo95Tfg5562+qx9C X-Received: by 2002:a05:690c:93:b0:5df:4992:4f79 with SMTP id be19-20020a05690c009300b005df49924f79mr14168390ywb.6.1702912617777; Mon, 18 Dec 2023 07:16:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w128-20020a817b86000000b0057a531a4d9fsm752371ywc.57.2023.12.18.07.16.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 07:16:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 07:16:57 -0800 (PST) Message-ID: <65806269.810a0220.2f43c.1dedSMTPIN_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 644C2605C311; Mon, 18 Dec 2023 10:16:57 -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-arm64-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 | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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/