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 DAF684373D for ; Mon, 18 Dec 2023 21:09:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7338406BC; Mon, 18 Dec 2023 21:09:37 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 636B84064C for ; Mon, 18 Dec 2023 21:09:37 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b701f86c3aso159369639f.3 for ; Mon, 18 Dec 2023 12:09:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702930177; x=1703534977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=83sefMoXuMY1hA3skfa0tsIdMzi0gkP7+OaZuyjPM1U=; b=HMgpdVrCiUPXE9gB/zyUHj6ymkx92rz3y+8M9+SD90HdaBLCLLirJl/JEKxAqjL9Sk KG4GXSz1yVuuOoekAvxjZg1cu6fJSO1VRBz1DMsNexhhz4gzFfLsj14GWJ0XNc/51pCR 7AUxnvfjx7yCyz3Y+7IvwJ8UN2P1DNZJ6ZvPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702930177; x=1703534977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=83sefMoXuMY1hA3skfa0tsIdMzi0gkP7+OaZuyjPM1U=; b=XHg4K5+xKHhF1p5ROzHK/H6pVWKqhMxym3fduHOOYgN6lgZdwnag2uHNOJq+0XPbR2 FHvfo19n19Dti/KwVkaahbMUtdMdySngeb5C1IUEoDEKUuleWXH8jqxWQ/4amPf61WPt K4bK07mT5VOFQ1WxgIkn2EuTgK0oMZYsxPoxTBy0c8v7w2SSbdo7YJeIiuf8hrZKw3f9 UniyZ4e9VDiTR+MZYmfbvND2I4TTM/njrIQ5xHQtWvW4qTFTo/eLT7ccVHTa0apduiBx 3btJ1qcZ5p5hdNbPKV51PSOJ/3rqkpPpiQA67QjwptwL+q/dHqV/3q6b0rIGVZfhRmyS aPHA== X-Gm-Message-State: AOJu0Yy2prtFThhiARA6eiIPtjSs/CbF1TviiZC2esA0hkPuVvao0Z4P vTgION6DZiOGIl9v68rB9PlEmUe8dJDoewzsM+xwN1b3P8li6PCOn4r9mA== X-Google-Smtp-Source: AGHT+IH8aJrEwDn2P9c50jHyAN7iPXodB90MxNbr6htyMogLrlhHlF6H/XjUF3J0kek4YZ4rN7rqeceWigxz X-Received: by 2002:a5e:d70b:0:b0:7b7:4cd:6b16 with SMTP id v11-20020a5ed70b000000b007b704cd6b16mr18564341iom.31.1702930176822; Mon, 18 Dec 2023 12:09:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b19-20020a05663801b300b0046b599945fdsm77878jaq.54.2023.12.18.12.09.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 12:09:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 12:09:36 -0800 (PST) Message-ID: <6580a700.050a0220.73439.271dSMTPIN_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 5EA7D605C311; Mon, 18 Dec 2023 15:09:36 -0500 (EST) Subject: |SUCCESS| pw135286 [PATCH] mempool/dpaa2: use driver logtype not PMD 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/135286 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 18 2023 17:18:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135286 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/