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 8315E43EAE for ; Sat, 20 Apr 2024 03:35:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E136406B7; Sat, 20 Apr 2024 03:35:13 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C5F6402C3 for ; Sat, 20 Apr 2024 03:35:12 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ecec796323so2720511b3a.3 for ; Fri, 19 Apr 2024 18:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713576911; x=1714181711; 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=wDfh7Own/cmPg2bGRNXsV4iHUAJG6rsYrBnpZdnFUlY=; b=CjcK8ujPKU4Vkl07z3GpisnAuOgsykNZmqCgyJsc1rwS0GPn2fBjgZSUxseZyrcpmZ heiFpTWwJ5oF2uXbEQMiP5AbJmjm/2BtpAgGDI2hmXQy8fgUTHE2Sdi9sGYq071cRa0n P+hWE3TYmAQRcTKIsZ+8Xr/zp2E2tiCkyCXpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713576911; x=1714181711; 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=wDfh7Own/cmPg2bGRNXsV4iHUAJG6rsYrBnpZdnFUlY=; b=YkP8QPlzRDMQ7T3MeiBHG0o+Ttj1526SeQPvkuN2+Y4eDaU0QvoMdE5EgBZ3vy/Yn2 l/4E2Q0SULN6dB0QOzcwVbRoysB+dScdQ/IehsVzQYpNZDSFp+DwIIoYlyEsgoTELx8c eDUcEAfwrbwoGtt/i5WCo07ECasoZMAHXICIf6uLygB212aQ0mHTKj2HVJtK0Bgj0x9Y LUGI3LP6B57n5z29nZBI4lUDnMWc1Bo2JROCTt5ViKgw6I0ijDfNXfJfqRgr7j/9r+2Y jG60K/uAAiieredsF9oHmA+zI7fHRBgdtCCo2NBAaq1hgI9FdHSZ7/KZbag5ZHUJfPso nLKQ== X-Gm-Message-State: AOJu0Yyi1zxMDer5wWcgVlkizLjE66tZuJ+QWxMjRVCUWxHQP4oLykPJ crv6Mdwsk+uIA3lR/InTofXt+8kK7Y21LiKrEjt7XKyVPoCgV58PQwx8ieZuPzjqLCFlHn5oc9D 4whnpBHFf28LI8nrBl1dI0BGXOuVU/PkcOKEv1w/l X-Google-Smtp-Source: AGHT+IEJMWrgZt8i66Xwcv4+rwxzdP497CpPYV2oHWG9HZJszPTYKChdcm9PIrhl8SK0XYx+mW9eKLZB0p8R X-Received: by 2002:a05:6a00:3a14:b0:6ec:ea14:b829 with SMTP id fj20-20020a056a003a1400b006ecea14b829mr4126623pfb.28.1713576911545; Fri, 19 Apr 2024 18:35:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a637e06000000b005f096d37086sm242133pgc.22.2024.04.19.18.35.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 18:35:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 18:35:11 -0700 (PDT) Message-ID: <66231bcf.630a0220.cef68.df0aSMTPIN_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 C5C9B604D420; Fri, 19 Apr 2024 21:35:10 -0400 (EDT) Subject: |SUCCESS| pw139559 [PATCH] net/ionic: clean up logging issues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419202556.46188-1-andrew.boyer@amd.com> References: <20240419202556.46188-1-andrew.boyer@amd.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/139559 _Testing PASS_ Submitter: Andrew Boyer Date: Friday, April 19 2024 20:25:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:7b668b7d65ba33783c280d08489fa31685bd0ee6 139559 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/29832/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/