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 3F06B43752 for ; Thu, 21 Dec 2023 19:26:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B756402BD; Thu, 21 Dec 2023 19:26:46 +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 840BB4028B for ; Thu, 21 Dec 2023 19:26:45 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d05ff42db0so11655127b3.2 for ; Thu, 21 Dec 2023 10:26:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703183205; x=1703788005; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SGkpJ4C6Vc5mrI4oAQyvaC/CnfFHsoSGP2w7+zpIWvg=; b=SKI+0FszDqe2enOYwfdSZutDvgsDt5nJN8JMfwiAxF1cCaSbSPcAwAlvrRlPD/LZI7 rqv5BoY8vQhYvWmFgvOvBNKvbNn0xh/G5g3imL/giH603VKtRKMNVXBLgyY+rzlggFCu /3/V4X+fmtp5Q2EnBKFWFUpZWZTxoOZSMiEj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703183205; x=1703788005; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SGkpJ4C6Vc5mrI4oAQyvaC/CnfFHsoSGP2w7+zpIWvg=; b=YUQENgiFINfdVejxC0ayrtXVnSImQmTyi7X+hnNihKM68sjYniUda6J4k+Xd5yTsH0 HOcrxHsiYm9v7W3o1H99iomuLcFmz954w4WCLhWQEbC2AO/zDM/mVriaeNyOIWHZA3U4 ed724r5LzNbqHtmDsvcxPEAw4ktMqZxNatJvCThQNXdYk07DlippNH4jOfMptbIFxUmQ BsbBxSFU94dXdxHbQaHqkPlJpZ/fpys3PYN5eXnHLp0k5FK9JtQVDCm2sXlc6QDx4VaV XxPm3yaAI5I+lTst/jRpW3NvgrCdU64Nntrxex85ZuUuLABO6QC8jPwblaBnz4JuNd9D +u7Q== X-Gm-Message-State: AOJu0YyGp65otkVveH8AQ4IMbP1sCgat1/Gvcmv+uXpXvkzxx/iBmqAs wRqNB26ut2WaZQKwpozaBoxqInlTxKtwFtJIfHD5PVv4gQWKT/ylHY6XEkJLX+aWxg== X-Google-Smtp-Source: AGHT+IHKZApxjQ3F9Jgg9ofzad7Anbk4u4UraxMv6vTbpuHeSny8suHoBOO+nh6YBCaPooyiIzyc1FKsPyYV X-Received: by 2002:a81:a08d:0:b0:5e8:e973:3195 with SMTP id x135-20020a81a08d000000b005e8e9733195mr231757ywg.45.1703183204996; Thu, 21 Dec 2023 10:26:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g81-20020a815254000000b005e51f4c9016sm182198ywb.10.2023.12.21.10.26.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 10:26:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 10:26:44 -0800 (PST) Message-ID: <65848364.810a0220.7e923.8ffaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A630B605C311; Thu, 21 Dec 2023 13:26:44 -0500 (EST) Subject: |SUCCESS| pw135456-135473 [PATCH] [v5,18/18] log: mark PMD logtype a 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/135473 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 21 2023 16:46:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135456-135473 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +--------------------------+----------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/