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 D4675439C4 for ; Thu, 25 Jan 2024 18:30:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF579402D7; Thu, 25 Jan 2024 18:30:32 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 92392402AB for ; Thu, 25 Jan 2024 18:30:31 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bf2ecba260so251973539f.2 for ; Thu, 25 Jan 2024 09:30:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706203831; x=1706808631; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xRVgt4hoErs0v0Hm4VoTqOmuhF7examOBMn1g/3QMXU=; b=e/6i0O0x+hfh9TyRU1QrVpkhZbDH2U+RjZo/WoxcLKNm6Q3TDUYnNxLryCxm5dcN+0 pvfBjoDvycXPV3+QuowJ5DKYG+AfxrpyBE6Hmq3EsHKQPflhBsWA7cQA3jDAQqP0tw7r a8ecIgFsLhmh9t9d95I6Gw/RWgV9QdSQyIUqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706203831; x=1706808631; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xRVgt4hoErs0v0Hm4VoTqOmuhF7examOBMn1g/3QMXU=; b=fjqKVE4OcZwAJo1ynHSeADiI6ZxsAYaR5aHF+8qJyKF/iQ/WUWUMhs+I4ShRomzuNy RmKyqYCX8pRtFiqLs8/X2D5bWzF9ga02KBoQXEhf04v8vqXCkY7BLS4BqFX5Q/O/n56N qzgJReqG//Av0a8hP0fAwr8iMwVVsaHEhEgFw7V6y674ngtf5Z9+YkszoLRA0qWgu/oR vqVtU4wqbj9U5fAMq5qIz4Vn3mj01EU3grk8Ln1LesNl6egL07MGZ3cGpv0zoBfg0TiH OohtI2S/g1c5aj65t9J1k99Sp+3TEs6RAYUTLpWWmSdYGKsnlYrbYX7sL7fj6eBkjGJp sYKg== X-Gm-Message-State: AOJu0YwnsOuSMbjJYU5tQIiXdHU0BIjhIubSijjAatqNQkV2G2ycUrrg jwJaeg/mQrbnh8jHba8QCnnaxq1g46YreaTjI6uYPmg0Q8DPZ98f0Mqxh2RiLqS1kQkR0EjWkV3 WpP5uy/fvCouZVe2z26ikvm7BYPdGHb4rVkkY3Qzi X-Google-Smtp-Source: AGHT+IF1f4UQNksTyqlHDmAdB/5wdyztPdXySt1XL1Mqksy68flwVL9XSDn46ApfJBQm/WOj+UVEBN62gZ+V X-Received: by 2002:a6b:7a4c:0:b0:7bf:6d8:406b with SMTP id k12-20020a6b7a4c000000b007bf06d8406bmr93344iop.27.1706203831065; Thu, 25 Jan 2024 09:30:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a056638148600b0046e25f6a016sm373229jak.37.2024.01.25.09.30.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jan 2024 09:30:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jan 2024 09:30:31 -0800 (PST) Message-ID: <65b29ab7.050a0220.ad9e8.b5deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 819FF6043481; Thu, 25 Jan 2024 12:30:30 -0500 (EST) Subject: |SUCCESS| pw136143 [PATCH] [v2] lib: remove duplicate prefix in logs 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136143 _Testing PASS_ Submitter: David Marchand Date: Thursday, January 25 2024 12:55:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ecc673e5e9a19850ba76d6a976596890f2dade1 136143 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/