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 CB1624373F for ; Mon, 18 Dec 2023 22:05:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4181406BC; Mon, 18 Dec 2023 22:05:04 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5B00F4064C for ; Mon, 18 Dec 2023 22:05:03 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6d089e8b1b2so1849242b3a.3 for ; Mon, 18 Dec 2023 13:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702933502; x=1703538302; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6YwF5b6P7NqPCuEI9zjZE/Jcu+bjP6+uMtA0Y32TMvo=; b=SxbuyxKXlQSG/9ErbQEL+nXbqeSV0VSsoyLodyJCdEXCsRoXoU6a6l2ChY4d38NE4h b8GUlH7vZwmpX+ocO3aUhUegVg1xaeDBSYeUMfPQzVVDRSES80HCuDj1+P6sK5me9Gzu iBGx4Noexy5mVkY4mCh0nYWiReXyQd/nloA58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702933502; x=1703538302; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6YwF5b6P7NqPCuEI9zjZE/Jcu+bjP6+uMtA0Y32TMvo=; b=keazEB86NqHRn2SSPPOeijybQ26/k2gra4/El8culFYM+DSjQMy7Uk4of9gNid//m5 PT/bLdGOo71iKA/y1f2v1wEh6Q5SRSjPPtnqm9zAofL1Fsu1jwFcnkv9msgxIBWsfNjs 2or9yvDxYCv3QA0LzjFSo6P6KdAeNXE854kI2y+WwqLWE7jmw1yjVRrRbWepGSygbonc z5IOQHi6ZNEaJINS7t1lhMLTXaMLlkfmt1I3fn6UuOabEE4N46qaWd3twfObdhJMGkXB aTMUQdYQAXiHLX+i990+ke/ctmjhpsQ2YYFYz76mnrYs9Ds0U6NpErVYstlqdgcvTQUh BK3Q== X-Gm-Message-State: AOJu0Yw/fyfyWNZzh3f6kNSKBwwPqa+uMM2zM3OCI3Y7oJTDzVzEAz8r j/yqRYFOs+ZmGyq3p7vNFyAUZqZ8k2Il61t7Sew7ugtRaMVKQ8vMOXx4uw== X-Google-Smtp-Source: AGHT+IGcGyFkNZyCBaPnBBbY332PofqCWu4IAlbNy+NsG6KFHt+X6TwzYLIyRTigHLuZJaIFhR/QBIXkWiGA X-Received: by 2002:a05:6a00:21c1:b0:6bc:62d0:fffd with SMTP id t1-20020a056a0021c100b006bc62d0fffdmr8865539pfj.15.1702933502483; Mon, 18 Dec 2023 13:05:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u22-20020a63df16000000b005c1c9d6706asm1554454pgg.3.2023.12.18.13.05.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 13:05:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 13:05:02 -0800 (PST) Message-ID: <6580b3fe.630a0220.fa641.4168SMTPIN_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 9714B605C311; Mon, 18 Dec 2023 16:05:01 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/