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 619204373D for ; Mon, 18 Dec 2023 20:29:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DDBC406BC; Mon, 18 Dec 2023 20:29:07 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B988D4025E for ; Mon, 18 Dec 2023 20:29:00 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e4dc41ab59so22513587b3.3 for ; Mon, 18 Dec 2023 11:29:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702927740; x=1703532540; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=W3SIOWzZTqgHFHIESBNgVlRamNGFKBBtQyr7pZOtSmI=; b=VJ60VrV05tJ52LFkRE1sBDaJsT4mzI0qZ2UwOYAn1qt+0/PUxaW7vvCWzj7ESvhfgt v7IrfdE8Ljy7o8gb0JZVsUv/IGjet/lDD+6A8b2sCbWUqbQZcpOGLdmDZmUwfVPa1Kdy VTo80pMt7adQOJlJqZIedgKdIHQ2f2ZFO1hfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702927740; x=1703532540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=W3SIOWzZTqgHFHIESBNgVlRamNGFKBBtQyr7pZOtSmI=; b=v21mc85fKkIAkkzlvgcQWwh5U4x3R7MtGvdWbFnJu+SM46i5yWTfNMK8xTVIH1oMBB vf5p/YbOItT5BXS9uhReD1YL+3S1C4y1XEfuJ+IE0mABWzFex1LqaA6x9lue/8IZrMPL onXKNAnFhZUkVmJuiin5J+aX3VwTtkmEFh7QLE8/YYKmjxqBiwhcczALwv8nn3BJi3pd HtXfLzKARmBkRx5bay1iJbnNCUGdzH9tfF8Ge8ypH0lWOKrMhgp6eaUdk8OKGGoKKUYG D8WA9fQEkno1518FkLjFBQAwJ3ayBQYlrPa2Lh59QcOtQHJvIuhLIA+bQW56A1yeoZg0 /9gw== X-Gm-Message-State: AOJu0Yw1EeKHG5lwrm7S85TvL1Bt+9MdzYTHQbeYViGdc7HN5L7SLFvm F2qvMf5Dgem55IQsvtwc3TfbuMoX6MqYBDFZGc4zaX54U/dkFqR9eR4yGw== X-Google-Smtp-Source: AGHT+IH8RR8CrYKUkJCjlqqSII0/D/EPQX6DyIcn6XiYEEcq2J9AFqgOZaY24Jaf1wF4NtqmfzjCvHkk3zDn X-Received: by 2002:a0d:d9d3:0:b0:5d8:12f3:1fa6 with SMTP id b202-20020a0dd9d3000000b005d812f31fa6mr11497511ywe.29.1702927740247; Mon, 18 Dec 2023 11:29:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o135-20020a0dcc8d000000b005e3bb4d27c8sm724329ywd.54.2023.12.18.11.29.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 11:29:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 11:29:00 -0800 (PST) Message-ID: <65809d7c.0d0a0220.e20c.f324SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E299D605C311; Mon, 18 Dec 2023 14:28:59 -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/