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 A39844373D for ; Mon, 18 Dec 2023 21:33:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0079406BC; Mon, 18 Dec 2023 21:33:44 +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 CC6654064C for ; Mon, 18 Dec 2023 21:33:42 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7a9f90eeaso152411939f.1 for ; Mon, 18 Dec 2023 12:33:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702931622; x=1703536422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ouiDtp3bUEbCnSVT7phHByNoFPyZV29XjtBO49xQbUk=; b=eB5Kl2162A9YMlN949LJBCugZwbkM+Vq9PjOl1wWKkatwbsw9nbTkQnIxRW1AnbKDR wNCwVCVPj1Chz6rvsEfHsFEcf2CTOtI5zntqVRAtZf3CDuR6ujc2MZ8fm1FQVpd1COpZ G09UScDPlJ7uE6C3rgbu7502PJ8RSeM7/xTlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702931622; x=1703536422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouiDtp3bUEbCnSVT7phHByNoFPyZV29XjtBO49xQbUk=; b=bRgbstaoyve7jTXbtHPGkMvnHMsxZCd5w0KnbEMYgA9f9L7hBklYxSDU/ahYYb0AW5 OK8WmZcTWF+zq7sS+QFYPrTgTvhLkjL80duGBTT3uusMMsoVzaAWXmDfvH4WLet0lrh6 eYatpSQr064oYoffOaUjORwjhwU3IkenPE4aU0eM3cL9zqE8LNwJX1Z2Ke96pEUunMvt quZiJ8l7AtbDBGejM69w8IOOMFZFaM/gNQtvo4B9BRdWW01L5K62jmaCRjFzZ3xNCiDx ARpaWobycEiBSNJ+sz77m11ilYolZyUUNiY0BLI/WcEHdlXcjNLmtz3esrzEdiY8SAup zlDA== X-Gm-Message-State: AOJu0YxrGMiXEEKtjroa3h2P8SFL829r90oQTq8h5x5P67dfqMzMdHLg kuQD5MNIey4Cl2umwhSjXXAiTGc9XX9aK0BvA+KBcJlJLssUa0spgvICNw== X-Google-Smtp-Source: AGHT+IFBsG5rdpbJBR6UwRWUFwTZqw6tdfMkgq/mOwAkQTUq86kz7XqagNIQCKZzskoNxzzoWUu46JmQiMRv X-Received: by 2002:a5d:9a86:0:b0:7b7:2bb3:2b24 with SMTP id c6-20020a5d9a86000000b007b72bb32b24mr13539675iom.43.1702931622100; Mon, 18 Dec 2023 12:33:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 22-20020a0566380a5600b0046b4352a397sm125304jap.14.2023.12.18.12.33.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 12:33:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 12:33:42 -0800 (PST) Message-ID: <6580aca6.050a0220.dfdd.5ed6SMTPIN_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 5F5CE605C311; Mon, 18 Dec 2023 15:33:41 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system 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/