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 7E97643EEB for ; Tue, 23 Apr 2024 17:17:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EC8542FAD; Tue, 23 Apr 2024 17:17:19 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 593AB42EE8 for ; Tue, 23 Apr 2024 17:17:18 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-479ccc89792so2742753137.0 for ; Tue, 23 Apr 2024 08:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713885437; x=1714490237; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xDQfwXMeUPF1X48/2hR6zzsajdMh9ZwArUzSzbIXVYk=; b=S+N37d6cU9NHHAz1Jw2z8JYJkXpmoizRJtNuuixpqfCWRXJO1qn7EYKn/RItpfGMYa 64IN5STXADNXJIj0WRCHqFwMq425TpEFvmVMYm8yK13zBmywjYq0BKR0Z3jKQuwcEgf6 2cR/kZlHtn2E+PY0C5TDezA1bU0hKTtUG74u4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713885437; x=1714490237; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xDQfwXMeUPF1X48/2hR6zzsajdMh9ZwArUzSzbIXVYk=; b=nnvE2nZw2A8Mb+CNUACcEayi8H7YRPrqnMS8cNP+K+wmk7MgEd+u0ornWGti1CyGo5 OZUdaIny5kU9TX13zt8bAxgtZLMDCphTlX6JEVIFNAIbYlGYCpKr78WVCZtw0gy6JTiZ wuyTCquI8/5/4sdcHaiSdq9agleA/CBc+jliAsHgyhZwT6ByQGnITthNx+08UC3JapNy s6e+jSF1NDYoW6OAWWOUoLxunVJkb81XI7ehkFzlKkhKZuxpNNjY1mkLngOUj4Rl+GT+ TY/FvyVntgHEZaoyHykQkd4MmPwJkoO9yC2lUiJVra27VzT2yVC/JW63TZuKXojDTbIm 7//w== X-Gm-Message-State: AOJu0YxKCm4lGROYiqceBxh9AXJRqcVHS7j8sE5vrObQVzlaByKO+z7M JWzjFcknvstsfBxvqWGO/Z4HOUv3G2ciGB0S5dLeUQszIsu9ATpMerYjH0fYM0XmlbTKZFb/fWt Y4iOPl/pfrUlXrzmqijwfrTsYGd4MZP1oEmTdFGSI X-Google-Smtp-Source: AGHT+IE/PtnmIi6f3y8bqJ5ZoebsjknoiaxpzI7s2PSxV0CUqHRt/l3pRAyj94Wvx9ddgD8ZoQNEEcv9QRXw X-Received: by 2002:a67:fb86:0:b0:47c:dd:2cd2 with SMTP id n6-20020a67fb86000000b0047c00dd2cd2mr3268945vsr.1.1713885437668; Tue, 23 Apr 2024 08:17:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd11-20020a056102418b00b0047bc60e18ccsm646296vsb.2.2024.04.23.08.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 08:17:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 08:17:17 -0700 (PDT) Message-ID: <6627d0fd.050a0220.9b3e5.deecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 571FA6052514; Tue, 23 Apr 2024 11:17:17 -0400 (EDT) Subject: |SUCCESS| pw139642 [PATCH] common/cnxk: restore segregation of logs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240423104451.3018314-1-anoobj@marvell.com> References: <20240423104451.3018314-1-anoobj@marvell.com> 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/139642 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, April 23 2024 10:44:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139642 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/