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 9D5FC4373D for ; Mon, 18 Dec 2023 18:02:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99A7940E09; Mon, 18 Dec 2023 18:02:10 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 001C24025F for ; Mon, 18 Dec 2023 18:02:09 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6db8ae7a0aeso996261a34.1 for ; Mon, 18 Dec 2023 09:02:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702918929; x=1703523729; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tj3vC2bx96Wdr2BRXQ4KOwjxzNIVpClxjpfJNxNJ3yg=; b=JMDMMdi5R5jQw/Q22XU3HYFqirbq2MZ97AlsesOdcXQxSVxlb1JdLw97QctxhkmO83 K1uGx2Xldbu1JfOGash22nsguek0zC9kiWur6t5sOYSqYYZ7XEa0IY3qxlF/5g6+NYQ3 7BohmN+obCBtFLc7CHpRMUcqOHW+0ry2evGvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702918929; x=1703523729; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tj3vC2bx96Wdr2BRXQ4KOwjxzNIVpClxjpfJNxNJ3yg=; b=jovP4uT2lkc2iDJt7t5jfGMD5OuBtIOLtvHf0XXRESbCtBD3gJi1btJoJsHzY6xSYZ n5UgXX4P7fGsFQez2HADwDPGCvwUVH0kUkA1DWzMBi/qAAAoxCE1fddicDM20R+lKzAL 4ASwWsIW9Ifc8j9DcFYdyKBuBMrEyaHmRhihS2UdPpHBZsMTegIik5r23qsA1ZEwFT5o FFtA7Ayub4nZbsgEr2zDM2v97W63rUnUsymsqYpMCewjhJumE2eDhN7AEuqjo/5gt4PT syfB5GdLjyx86Sw4f+mFuGoBdIXQ/++WHMNXgJSL0yWi315+JnN89+7YYN1YOnZFiwdt 090g== X-Gm-Message-State: AOJu0Yz3UQ1Z2FvPnPRblIrt1f1X4z+keXuuev7tMc1jVreILL6FqYb/ Nk/T1YaGvk31x8+HjN9pLnAoZt/PrSeSQmB7+AeAc5s3mJlwFsVO4XpXlg== X-Google-Smtp-Source: AGHT+IF2JS1FYFe5zNVo1Le3mUb04UzA4eWiv0lWgi6JqABJ4XddkINp2iO7K9/xa9z/ZUC1VcxmHRzbLYhE X-Received: by 2002:a05:6870:79f:b0:203:9e34:b3f0 with SMTP id en31-20020a056870079f00b002039e34b3f0mr4464576oab.0.1702918929304; Mon, 18 Dec 2023 09:02:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd40-20020a05610241a800b00466a4e1924asm61398vsb.1.2023.12.18.09.02.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:02:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:02:09 -0800 (PST) Message-ID: <65807b11.050a0220.f442c.220fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF948605C311; Mon, 18 Dec 2023 12:02:08 -0500 (EST) Subject: |SUCCESS| pw135285 [PATCH] dma/dpaa2: fix logtype register 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/135285 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:46:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135285 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/