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 537EB4373D for ; Mon, 18 Dec 2023 20:31:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F9C5402D8; Mon, 18 Dec 2023 20:31:40 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 58B9F4025E for ; Mon, 18 Dec 2023 20:31:39 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7cb00cc0b5fso797762241.2 for ; Mon, 18 Dec 2023 11:31:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702927898; x=1703532698; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W3SIOWzZTqgHFHIESBNgVlRamNGFKBBtQyr7pZOtSmI=; b=Qyo4U8XZ8a8cmRIU05vQtIO/N6vogQBl+ZoG2nL/nddjh5C3gqTPGTRn8AwlTupOf5 5TngWnlBWVzUWCILgeGyYDG8bg4BWYhz9iYf/+K9PH1wLaO+u/fq1rvkE+2TZTz34vd8 R4y6OuNq1bfGuf/XQktinwzL2+RpbZLlQGqiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702927898; x=1703532698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W3SIOWzZTqgHFHIESBNgVlRamNGFKBBtQyr7pZOtSmI=; b=ZP0rrjetWiTybYBoO+cYg5qU5A65XWrr57FdRaPDNtq+/NOBZALlNn+TRSzqpd6CJ5 9SZRReNU3xZlQXgb0zWlZH9+r03erIGYW7vzaOAxZKc2C7DURyohqAxiPHh8GN/NMD+1 VCNIr81ki5ulWtbGH/j+kfqlDlf9KPgoARLvjP052DOZMlOw8oPaq9xjFp75VkQbugIR a5aEuOdJHU9gfsGJBDuRryvlqdiOJWBjGpF/8mHj1CN0jjYxMxOoumjt1OlwFRceQlNu zQAKWbpwLS6hLGXBbfvQFy05nVc6nIe0Gx/PQhbQFHEAE0IFvqyZU3Y1DSJD52syj4g/ yH/A== X-Gm-Message-State: AOJu0YzNgyf/Rl83+fVSUtgXE2kFowdcUoqCd+LxfuEKs0Zcz8mMGDog EHIcnZqM4ZDIz7a7f6CvYVGlx/etOa0gWp5qvLyqVRS4AzOKBt9Qxj000Q== X-Google-Smtp-Source: AGHT+IF7JrcCJxy5ThTLSMdzndJ2ZHrhVhskhS4p12/8ai+qK+LvJgL8B1Q74qE3ksetefDWmAqZ6kb16E44 X-Received: by 2002:a67:e68d:0:b0:466:a3e0:29b0 with SMTP id hv13-20020a67e68d000000b00466a3e029b0mr1036907vsb.27.1702927897288; Mon, 18 Dec 2023 11:31:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 72-20020a9f23ce000000b007ca92631422sm715302uao.17.2023.12.18.11.31.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 11:31:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 11:31:37 -0800 (PST) Message-ID: <65809e19.9f0a0220.5ea1a.f98cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EDAF7605C311; Mon, 18 Dec 2023 14:31: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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 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/