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 A7BBA43EEB for ; Tue, 23 Apr 2024 16:18:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A075342EE8; Tue, 23 Apr 2024 16:18:19 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 6ED4B402D5 for ; Tue, 23 Apr 2024 16:18:18 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6edc61d0ff6so5646702b3a.2 for ; Tue, 23 Apr 2024 07:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713881897; x=1714486697; 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=YtJ9oB0Mq+iBsRLzFy/rb+jncaOcWHMQo46q+UyItIk=; b=EEKrMAqfsx6wD/jBE6BsSdVoe+ybv261YChleqkW2ND5yLD/wzspqTFNIxbWR5hGn8 CYKw0bBuG5rQo4Qg5nMvpSPGRng/154Yz+/eCbIFyEX00qT7yprCh4i9Xz6GQlMQeMHD PA1fjxxr2kaxdctjRq4J/Iw/4fxabzlJOY3j8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713881897; x=1714486697; 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=YtJ9oB0Mq+iBsRLzFy/rb+jncaOcWHMQo46q+UyItIk=; b=D/EfykewLWzUPJE4QCSJYD1AEgeWq/dv+GPYMLnVIB81nC89G6SRfUYXj4qBkqWEdO qdO8J5M79J0NJVxttZQTFvQ9Go82zAkiC1nGt32O5vEUeOtgNG5tZbFnEhvJAVAP+k0O fw9bNgziAkbEdEVVPMH8GhtCzUiQMOEVs0PpnSASaopz02LNqPKTJDGxXRuB5CLwzvsG wqFqluwAy07oRTCyjCssF5iEZsFxPNu+07qVaDe0KeYxZyKTWIubWyEbywhCJSl3LyNz Wp35bVgkCrO9g5zX0XReWXtUGX3Q0zVUX6hafzSqVx8KqUgOK2x/BEmXwCu5bp7HKdtY ldtQ== X-Gm-Message-State: AOJu0YyMii8wvN6CUv8ZWmC+uCqkEiPoqj631ZqT4KT/ApvQHoskl0kA ho0ARqJYcL9FQzQhul3jq/l6r83eudqsVrxI6PNuo4LF2nMkt6TCBLNCTPvX9XI9V5NotxviOXC GuINa+L+EZaR5mW91djI3EmLUxRciTo22Rhed/YNq X-Google-Smtp-Source: AGHT+IGxyijef4x+Uak0KrcghUKxj+I77DBBRINE3U89ifohhprYVmqJUAuBLeM8Cm6IRDm766L3tbR0lkv9 X-Received: by 2002:a17:902:e5d2:b0:1e4:a9c2:6f64 with SMTP id u18-20020a170902e5d200b001e4a9c26f64mr17538067plf.1.1713881897661; Tue, 23 Apr 2024 07:18: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 s6-20020a170902b18600b001e4fffe5cd5sm306665plr.99.2024.04.23.07.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 07:18:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 07:18:17 -0700 (PDT) Message-ID: <6627c329.170a0220.f8076.216bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D19F36052514; Tue, 23 Apr 2024 10:18:16 -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-unit-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_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/