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 331EC4373D for ; Mon, 18 Dec 2023 21:15:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E8BB406BC; Mon, 18 Dec 2023 21:15:53 +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 8D8FC4064C for ; Mon, 18 Dec 2023 21:15:51 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cece20f006so30167187b3.3 for ; Mon, 18 Dec 2023 12:15:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702930551; x=1703535351; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2LzBiyioYR+x1OfhFrx9honIoMRSFRuXfO088xLXp6s=; b=U/u1hP6ZXRmtwb7YKhPpfDFEI0CQfc8U1YBLRmUOEykkwBYNyBNlEMJkbszR3mUEof 4BsWj2DgXNUuaBgWw+Gbo5Qzm7hCBkmGEndEU6Ih+5srIUIHzUPrhhkXGiBCdojn5UJ/ uzWHmaGJPoOwaCyyIoELsIKOzx3InpbBRJUnw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702930551; x=1703535351; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2LzBiyioYR+x1OfhFrx9honIoMRSFRuXfO088xLXp6s=; b=ODCUodB9v+WNfWulR/NpLlRZxYLfWaoK0N0HQC8QB8yLzHxBc2Rx6n7m0/ubg+3mtQ D4OcEMw+VIiACNbdzxXZ/aIo91PLxbmwLGMxiAL04E5qOsJ6wsj8EnMm8q8WZhSKI1M6 NW/NooVn1k5dDbXFS3SnZdM0gY6uazMyeom0zkWqwL5QciDUz9cV6dZHrlsN7jYqRfbz waxVucyqG02WDPSPbQ7FOlWLK2fh/tEYFJB9mrbZcBbGWWlYHGV1Aj0qFs18j7tw/gf5 ODtt2gZR4Kgxsb8Tq8vKG+Y+7Afiu85XHnh/1IRw1J5vbin/a5HmROl2IYB8uqyNovUg J5aA== X-Gm-Message-State: AOJu0YznKPF9Bg+7iphi8oRG8ZPrMFFkvv+HQEvlEeH1ZsOG74EpW5NQ QjGOR1YuiFpWIVXfwoJvvwHA7lc7rwGUgxSlkCRpo/k9f0+o3tqIT1ttHA== X-Google-Smtp-Source: AGHT+IFqZA6EvOeYRbHSpp/cIo5fJnTkLDGZYypLKFjIBugtWHG3UEQAz5+91rkiEEypoALk13IS3xQ12JAd X-Received: by 2002:a81:4e81:0:b0:5e7:424e:88d6 with SMTP id c123-20020a814e81000000b005e7424e88d6mr879166ywb.32.1702930551007; Mon, 18 Dec 2023 12:15:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c125-20020a0dda83000000b005d02d7bbd85sm2690240ywe.8.2023.12.18.12.15.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 12:15:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 12:15:50 -0800 (PST) Message-ID: <6580a876.0d0a0220.d4a45.704eSMTPIN_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 B0111605C311; Mon, 18 Dec 2023 15:15:50 -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) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/