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 4104D43736 for ; Mon, 18 Dec 2023 16:09:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C0F541140; Mon, 18 Dec 2023 16:09:19 +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 37DE441132 for ; Mon, 18 Dec 2023 16:09:16 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d389fb3f64so11624245ad.1 for ; Mon, 18 Dec 2023 07:09:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702912155; x=1703516955; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TyxC6k9ZyoegC/K6IdbZRs4KYHAMHEzyjF5XgFDK1Ck=; b=hLycIyHEzzIdCJZsnX3bH7pdOvRFoa4nwPqlR03Q5bbiYqnyPHwL9yL7Ro06+iVTyg Ke9T1n1ZdE8D5hAuQd3tJ/Tblr8oD9Zz+ttoIliKzsiaGbhMvWyibSmoyLZM33k1IA+Q k+0cmKbmKOsTP5lsm1VqlTw7ct/1jDWkcYdtI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702912155; x=1703516955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TyxC6k9ZyoegC/K6IdbZRs4KYHAMHEzyjF5XgFDK1Ck=; b=XlCPeIIQuhJ/vmCZJceEQTwkYJxWouPvroPl1Z1YJMRnfDh3oUIJTfBqZOjWNQB+9/ qC+JZJ6VFwg5i0qDu/9jmLBKGgBy/UFTSQOLLFsy1BZYbSe+BIjeVMKPQ+rChqsHN7Yu evVxmll5kz+n89vlcNfPuyDeuBkp9bBF1jsm7RItKHn8wT9fnKKHIy6BGgpjo0QTgcEa tUqEmjoaOCU8yuPgJvGvZczOh5Zv7wbdDwsCf2BZMlT+m0Ik0/q5YbynUriKOh7OsoAa JCXVaDjvPJdTsLqLCkqxi4fZVj6iyQ/mT9eRfuBU7n97Lfyh25L/5d+fkuRR3h1p9P9N bZeg== X-Gm-Message-State: AOJu0YzEA5d+r9bIpca213mOdqszcc+950XeRuLnoMyiklokMT4DBDwM yT42uNSsgNu56tNhpBw1fj2MC9ymHyU8LvZHklR4p8yXs/Iq0l10afSnscLFGmA9ll9dZ3XZ5A= = X-Google-Smtp-Source: AGHT+IEYAGRo1IIn1TJJTW/GUKe+DKt5r+pC4e5eW9x600L7gv+4J9Bdv/7ZZktl66aWcJ/fPyy/AW6D4qBd X-Received: by 2002:a17:903:483:b0:1d3:a2b5:fc58 with SMTP id jj3-20020a170903048300b001d3a2b5fc58mr1068121plb.15.1702912155397; Mon, 18 Dec 2023 07:09:15 -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 v7-20020a170902e8c700b001d08e06fbdfsm80537plg.131.2023.12.18.07.09.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 07:09:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 07:09:15 -0800 (PST) Message-ID: <6580609b.170a0220.7eb30.37acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D502A605C311; Mon, 18 Dec 2023 10:09:14 -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 | +------------------------------------+--------------------+ 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 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/