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 8D32543EEB for ; Tue, 23 Apr 2024 16:18:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 891CF42EE8; Tue, 23 Apr 2024 16:18:01 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 11160402D5 for ; Tue, 23 Apr 2024 16:18:00 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2a519ac18b3so4004490a91.2 for ; Tue, 23 Apr 2024 07:18:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713881879; x=1714486679; 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=pMMdi4X4Xxps9ujwo8kE87UeiQe2tg266LyjiaVGYEw=; b=KwPUbfjnE0ldggJ7ds9JA/cybjk0mqQL+F5ECYf/jcEv3ELJLwbrOaQV6B7KmTMZJU TkKFMUPmuf5fpQOBilDH90GXn46/DDGN5b8YejetZMSJeZLOAkpAZs0/2CDQljJ3ZlJ1 tcya8PA46rffMbNkywC2ZK8cJTspIF41LZpfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713881879; x=1714486679; 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=pMMdi4X4Xxps9ujwo8kE87UeiQe2tg266LyjiaVGYEw=; b=v/nV/aR3BkTCV9Q2FQVpw6VAh14bKIqBwgD0DcYlAdiTp5LTgLwd6HG3OC7yf1fPJP V16zfTvK1zyFuG5s073k1K4a2j9WnLQSHUqMaWLviVPv0jEza+hGd4qp1ioHFroKAeSP 9dn5RVHGyfKw+FwSVV+pX+0j0UCF2Fs5iV8N7EYb4rKqAGJMsXQHofBjmrFQZhBtpvH9 vEzo9XabyHAdNtNVCAHlyj9mF8AbXGIr6iI8ATEdBt7dstJcKAzGJctxvttOBBrrSn65 Ddsf48wnhX0+RJwL6HyhpIcxfmK7lySkaeGwdbiEnqP1VILUI4yFfLa+thWkPEPA9k+c b/6g== X-Gm-Message-State: AOJu0Yy787MuO2GvQRQ5oX3HeoLmjgMlDTMLfwy0nHmxH7sIRvGZfXIf 8OYIm9jyGPOx0XEB1qmACQDrMDc7ThpHT9+DCGp1FYL41oH2PEeMNOuWRH2g3sUnak9DkTL0O6+ IZcs9Z1sLKaIwLKbBNG7ru5rT7xp1sa7garOUdXux X-Google-Smtp-Source: AGHT+IH33q19LL05QmQBjjzCMcThLFdZUlKfJMXwosXpGMAQGW5IMz1wyjmdzDPuqv4mj7RguYLyhiOidrWP X-Received: by 2002:a17:90b:818:b0:2a4:f16f:f31f with SMTP id bk24-20020a17090b081800b002a4f16ff31fmr10671094pjb.40.1713881879296; Tue, 23 Apr 2024 07:17:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il18-20020a17090b165200b002ae69c69afasm196703pjb.14.2024.04.23.07.17.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 07:17:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 07:17:59 -0700 (PDT) Message-ID: <6627c317.170a0220.6ba17.92f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A2176052514; Tue, 23 Apr 2024 10:17:58 -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-amd64-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 | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/