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 2D6364373D for ; Mon, 18 Dec 2023 19:07:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 289AF402D8; Mon, 18 Dec 2023 19:07:22 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DAADD4025E for ; Mon, 18 Dec 2023 19:07:20 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3c76ee799so8618395ad.3 for ; Mon, 18 Dec 2023 10:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702922840; x=1703527640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wlC6KeEGHwysmgOcxBXA+HiqGjeO+AO6tt3hTQ0hPy8=; b=PZNi5DXKMWYVtr4Re5r8D7Z3+ddRU3g2Z3nc2OiTcvGaF8HO2uWT7crkAhCKmZ7zRv 4qWZWDGMqaTr5AMgEOorBJ+tBkAo3fITRmawgKqOJ76jFfQLQX2tJY4XNWssH3Km4pBr +pxUdas5QRpzXYC3yuKyVq+rX8UlApzwjOBFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702922840; x=1703527640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wlC6KeEGHwysmgOcxBXA+HiqGjeO+AO6tt3hTQ0hPy8=; b=gDVOlepKFAT3zS9j+hQam7L7KKMEmqGmqLf4xfjrFH7hhCZz82gq52duXpNuOMpK1f +SXxfeqwa+G1QIilbxYbcjgxZZ6VrpovDbzmC2qba2H3soLMQo10RCiplNbDuR4afdHQ d9XpG+Z5hY4HiCqt2rhhByM7bHqboijKCrm2NN3lh+FreNl2cwExa7ANZoyPT9HEgCLs OMR2DZKgabSUDIa8WHKVpJ0scMBV1KWF1t3IqSyoi4gb8kcOyA8DGb/W1UPstbBdsAs0 Ht5ezCS8nPkgVYnC7c5vomCDCv5gGCiG6ZWatkAbR7MfY9l5Fuy2zO1xwdrMfQIVr6hY kvhw== X-Gm-Message-State: AOJu0YxJeI2GdHXXDFjO5UTxiOURm11TwgX+6otD6QI21R7Qrql80JNL BEM/U1scini5oAdUmvaBAjwEv+8I14/7YIWj4nLlfUxTG7tfNc+5q95Ou5omvGiyIKDUwTIdHw= = X-Google-Smtp-Source: AGHT+IHadDbjrayENp1OYfatZ/XZSeavySnHBbTNa5XP10KOk2XxIaExQcITP7k1Za59XpEa06lTUWiPmIdR X-Received: by 2002:a17:902:d4c2:b0:1d3:675a:cbec with SMTP id o2-20020a170902d4c200b001d3675acbecmr4520194plg.24.1702922840130; Mon, 18 Dec 2023 10:07:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ay4-20020a1709028b8400b001d07337ea5esm1068879plb.82.2023.12.18.10.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:07:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:07:20 -0800 (PST) Message-ID: <65808a58.170a0220.d0c97.0359SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 91BE8605C311; Mon, 18 Dec 2023 13:07:19 -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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/