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 0156E43752 for ; Thu, 21 Dec 2023 21:36:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D44AE402BD; Thu, 21 Dec 2023 21:36:04 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 5C97A4028B for ; Thu, 21 Dec 2023 21:36:04 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-425a76bb53fso16836431cf.1 for ; Thu, 21 Dec 2023 12:36:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703190963; x=1703795763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hXOwHeai1ZN5Fyc6zXET0uxioxIvbQ/vf1zZFqYW1ls=; b=JqUPLZz6CklmSfdiftMuQWgHJ3TLjzCNiL0KXUeO8W0kjugMbe6haNOGGmqauHE+db LPfZRT10/BRdqj7k4e+SydVj3AAHGrbJSVxuCCThhcUDO3ARs/JnXtN+aCI4iMiDOq6f z6E8xe4h40z+7LCXf1pXDFFyHSEEec9Ub0tyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703190963; x=1703795763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hXOwHeai1ZN5Fyc6zXET0uxioxIvbQ/vf1zZFqYW1ls=; b=BggLpMRzNVvdTKHVWVOaAPxdzqm+MCIPkyolFcRCb1N1YtubFupTM9zHKR8OTZNt9g Ao40u5swcjzztJ0r4MWBEo8I1sKxaPl2uaF0AE0IW9XuajsTrq0uVwM653mZn67jVNBz /Qteie8/DgYjuuHCqpwrwq4wZ5OrgLDfY+UKgMAOGZK/bglJznWsDpurFWsYNMCwSiII xYAeUNg2YLXfk0+wOYEAiN5gJWZk4vNK/JYlXh+HTTe3wRmGgUZAJJTNJVAIJ6HiNqkj LxRzBcMDbfcpEAWZ+T7k7BnBXuBgRam4njBwtBxFGO64JoZ5xs5On8r3qXMMhdJmEuY0 hS8Q== X-Gm-Message-State: AOJu0YxyV8K0z+qizz/lEV/09VmABFf4suq1INU/Onlepa53GvEzgPKd A3ax65P79Txge4/tfWzDgQxzZj4qLQwVKnmd4eyOIZfXAUz0BxgHmvrCVWuXXqwaZA== X-Google-Smtp-Source: AGHT+IG1/0q8I4W9hi50tFv0fADdukPVJPunx0i5uN9luRUQ0DfUTdlfSa8Hvm8+Eo8hyXNTa5FFmc/bZdaO X-Received: by 2002:a05:622a:590:b0:423:8f37:fb08 with SMTP id c16-20020a05622a059000b004238f37fb08mr428988qtb.32.1703190963663; Thu, 21 Dec 2023 12:36:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020ac85c11000000b004275a0dd5a9sm139722qti.15.2023.12.21.12.36.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 12:36:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 12:36:03 -0800 (PST) Message-ID: <6584a1b3.c80a0220.a58cc.649eSMTPIN_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 44464605C311; Thu, 21 Dec 2023 15:36:03 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/