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 9B1024373A for ; Mon, 18 Dec 2023 16:32:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 968AA41132; Mon, 18 Dec 2023 16:32:26 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 87887402ED for ; Mon, 18 Dec 2023 16:32:25 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6fe5d67d4so143619639f.3 for ; Mon, 18 Dec 2023 07:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702913545; x=1703518345; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r/tgTwszbmhH/H3OJ1C08UzQ4QDHcbbo6mEM/toGDnE=; b=Fq5QhekIXekBuaiC8zkjxEXat8CXdASTROkWBh5GPhfEZ67a7Kq3/TQRheTW4eWfuH jS5rrysg7bgm81E0r1n+zRUXxyRfhFjv7kvGIWNZM88uh8kIwoFYHOhxxmIJBVtxHpJg fYnee2nPNOv+Ta4Fb3egtg/JtxbaJ0/7+aIpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702913545; x=1703518345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r/tgTwszbmhH/H3OJ1C08UzQ4QDHcbbo6mEM/toGDnE=; b=EZNCMi7ngpJ9cyuz9mabnYcqLrSWenPa3oKy6QOHntst4CS9JcF3Lao8DUpTQO56bH zJNZRFDKFC2/JlUzaULeEbt6h1C2pcVLzqkPIJcJkyyHGUFkSS6UNtEhpdfa3p7yQUQU /Mwzzz2DiDB8JB4su/2IHjbbMzWHXJ0y6dBglHpUTUuYjG17uzIcQuIR7iEKagWbJgfL N+jpE3Zlw+mocIL9U8LOPRzzXJsh2ZGNYaNbprElFjCohzb+5phKfrcFnlLGGiTARWeQ n616EM7GeYONylLbftKfPu0ucL9eMTbCNQTlisOKeMyjpYAB/xjFqKgec4AngwCXxn7T U2Wg== X-Gm-Message-State: AOJu0YxaAPR+0mGLaPk2DpzJX+0350NXOWHXIDnaUOl6ixEZYhRLjUjx hGkGoPLDhDMrVX1IDFeU7F/JxycrIkwsWAl48qz8COJNlqICMV5XmrduQJhWJwkM8bhmYu4wkQ= = X-Google-Smtp-Source: AGHT+IGhE5UsOKCed/+LMKI6VI1IyjZ2cOcM2lKGht2Jj56Ei7oIzkFY8/UF8NjtWILEZeFt6cuNRqmwdFfQ X-Received: by 2002:a6b:6d0f:0:b0:7b7:550:d4d1 with SMTP id a15-20020a6b6d0f000000b007b70550d4d1mr14808244iod.37.1702913544905; Mon, 18 Dec 2023 07:32:24 -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 gt20-20020a0566382dd400b004699169be0esm441844jab.19.2023.12.18.07.32.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 07:32:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 07:32:24 -0800 (PST) Message-ID: <65806608.050a0220.fd90.f649SMTPIN_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 6B031605C311; Mon, 18 Dec 2023 10:32:24 -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 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 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/