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 5DD6C43752 for ; Thu, 21 Dec 2023 19:27:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55CE1402BD; Thu, 21 Dec 2023 19:27:33 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id A82814028B for ; Thu, 21 Dec 2023 19:27:32 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-46680f87c48so83460137.2 for ; Thu, 21 Dec 2023 10:27:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703183252; x=1703788052; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TXNpBQBGs2kXvL+TS33wZI2QTPxQt3JkR3Gi1kTEC+4=; b=E4Tu+HMeKFH+UJ3PZUZe1qa6p3LJviRt5j0Ek92NEminf8lAZt+3svFpxYzHTtTewQ Th/XmJ19g0wa576AJqebWrq4lvGJiVyU9rlbvZqBysy4kWqwses+eyD9xEWy1fXTIPd7 VivhEDvdB/evT9WwjRdl55E/h/vFVrfu/vmTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703183252; x=1703788052; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TXNpBQBGs2kXvL+TS33wZI2QTPxQt3JkR3Gi1kTEC+4=; b=hWjzA7u8XO/9xAbmD1RLZu0A+lOeXwFHkutyHHB2wGyPSO3U9lMOnIC3zA2Z+CLFte HyGLVKEcoYm0s7vmK+WrhPx4QB1ZLmWKN6tKD4pB4M5U6/0GgqSpu/5CBvREopDzp69P WhOf4i7HVfNCxS2KxojA+Xn26zmRqj3Iq3dKfwGsKoGEMcCj3GPLmNeqtj1VpMhUjICY 8D6U6DdSBg1jwk5OyxlP0HF/2saZXB2Jr7YiKRE8f6OMdEUhSPmoZlB8adYsZW1KuxAn LymTyDu4GPiGvVl8FOVXaSOaCwnrl6QaLfU2XI7pFR9ZmJcN6piYhF6zHGhcvBRH7bsi i1Xg== X-Gm-Message-State: AOJu0YxteUael6IWiBAyZoPTS0LLHMCvhpWnIgyIwx0FA0eJRO54TZ9F nUGXzLrJX5E7xNumpoRKaiBFjq77bxQ8pN8F7ALatnkqMO2lyaPY9MLHirU3r61Rs1RLK1KFF2c rOp842g== X-Google-Smtp-Source: AGHT+IHfCgc6fkaoGyiOuU8Gnb/ngdK+n6C0VO7MCWJYn8aqh4ZxmGioGGbU5pyFQ1sZw9UaWdNnIoXDnKaa X-Received: by 2002:a05:6102:3d9a:b0:462:abe4:5700 with SMTP id h26-20020a0561023d9a00b00462abe45700mr9310vsv.18.1703183251903; Thu, 21 Dec 2023 10:27:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m13-20020a05610206cd00b00466bcc8d5b0sm133417vsg.0.2023.12.21.10.27.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 10:27:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 10:27:31 -0800 (PST) Message-ID: <65848393.050a0220.e5029.5b74SMTPIN_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 8A2AC605C311; Thu, 21 Dec 2023 13:27:31 -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 | +--------------------------+----------------+--------------+ | Fedora 38 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/