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 58D934373D for ; Mon, 18 Dec 2023 20:33:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54258406BC; Mon, 18 Dec 2023 20:33:57 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E75C740151 for ; Mon, 18 Dec 2023 20:33:55 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f19f3af9so178844439f.3 for ; Mon, 18 Dec 2023 11:33:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702928035; x=1703532835; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ASHMtVO4CNURHuaj+HnivcAU2s4ARJEZAZrMesTNg0E=; b=U2s1ynBhymSkML2QEdTFeIUfZ37IDOgh7nFbRws796BeMpcrEd3KfWfOT0UkwNs63p jmw74u6MFfWp82J/3/1zOeluyayq1bCRrOREMGsfFmL4Qtxiz5LfySO2Om+Rg5phWFeI hIJz3vV2D5u2URem819uBlMykR56G0LTCwmss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702928035; x=1703532835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ASHMtVO4CNURHuaj+HnivcAU2s4ARJEZAZrMesTNg0E=; b=bOoX806hg96yxZr+yLx2kPcxnsw0r4V/Cts/wTKPKbBMCDGPBqixyeQ6IOS+WheC5Z 6hdSjoCjZN5TAK34CFJs4275lxBkHNbJDYEYQIFgXndDqWFMZFATFBpzEFb2o4q1WiNB LUkhdL7/ZhJKpv+jtnla80EHstcKbVeEljOfnyt5Cm/GZhMXZEUX2B6lU4CNpYR6zkyu fGZS8/v1IMbsn03yNdmf+BRyhFqn/fzV1VyOcPQsoVxEkpmg4ljG9PCI8yDVws34QNFd 1Px/fk61b5owVg03AUX2sam6nhwizb3bnbnAiAnOGY+uJETaKAStpfa3kb2tkFTmUCgX 70lA== X-Gm-Message-State: AOJu0Yx1jw+tCCloSI86pOOEKGgCd6n/634Q/0UMfdcKlxn3IXTU96B2 0nVF+cLv8nAbqGwyXDfhJkzWAlx5oY68USNlGgIq2yT73nbjLR3fQTKtxcIhxIROUgii/EX+oA= = X-Google-Smtp-Source: AGHT+IHIHX+5kIYuKgfks5ofWY+yZeKP4OVehsKPdg8Zk1ISB9DhRmLkGEoKlkx3IfYgCgX4GNKcl730GJZW X-Received: by 2002:a05:6602:4f05:b0:7b7:9401:e330 with SMTP id gl5-20020a0566024f0500b007b79401e330mr10027917iob.16.1702928035365; Mon, 18 Dec 2023 11:33:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a6b6503000000b007a68a12fb70sm1467499iob.2.2023.12.18.11.33.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 11:33:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 11:33:55 -0800 (PST) Message-ID: <65809ea3.6b0a0220.323d.3057SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB54E605C311; Mon, 18 Dec 2023 14:33:54 -0500 (EST) Subject: |SUCCESS| pw135265-135278 [PATCH] [v4,14/14] lib: use per line loggi 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135278 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 14:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135265-135278 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/