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 7D502439C3 for ; Thu, 25 Jan 2024 16:29:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78666402AB; Thu, 25 Jan 2024 16:29:44 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 459894029B for ; Thu, 25 Jan 2024 16:29:43 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba903342c2so380950139f.3 for ; Thu, 25 Jan 2024 07:29:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706196582; x=1706801382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ABijVxdEkHFWTWz6D57rk0UN6OtxqM0V1igcoOu7NiU=; b=GjDaPT6seg/LjiDZY1MRxyQW6dJZth9/o+MPPE4zn5amX9PP8hd089Q3Crpbuw3PvG tKHrVPSViA+L0fB+jv8Fo9081QguCPjjS++dTbjnU1D3s5h1zjps4G8GOrASNyfAyMDv LwKIG1EMhtgTPzZZSTGz475Yvh6jUu2KjOaGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706196582; x=1706801382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ABijVxdEkHFWTWz6D57rk0UN6OtxqM0V1igcoOu7NiU=; b=ZpB1QUx0rC095rhoKoGKvBTHRsYjiDFe/mx8t9VXWxtvLyUpXKmxZSdgrqnqI37XtF YJi15n4ywba1SJ0k4JE8/9ZPJ82VblCd2OTpZ6hyQnLJo/UiY3nVOL3lqlcziOkXYqIt fcWeWArCqh9vRKHN/T8IGwuQ0EFpRjVLXBecYVunK7ZTF3AuZZ3gQ4Qjve+ys1+l4GmV PqawERpW74Cx+iqN/P+f6S1D3Uq0QXsRRBRmRniEftwkUMUQb9f6ibdUrgBk18CmAnWa k1kZL7JwGHSh0r258aYoVMS6jjUWgrmgy2ZfoiFAVVIfF9qQbwXKCpSjCDomhHm35bna lEFw== X-Gm-Message-State: AOJu0Yy+5EBe4VJa1ex3i02m/X7roG91iXfJre9k+dWGL5mpGIX4o9cI snOOP7EolZulFioJFEJileZJkmobbZyUluCbuMgc9Px0ue1LEEabRBFtUCtpbGTsKNnVzVMTuWA VWmnkAam3cj2UI13C/vCeQ2t4TU8ECcUX55Q3MRsD X-Google-Smtp-Source: AGHT+IEy7jEIFtqHbjxbTucYlcrEj7uY5KGQByr8TyWxyTpaj456/YscwPzJKzxvDy3s3Fw3U/TZ9yGmbpt6 X-Received: by 2002:a05:6602:2408:b0:7bf:97fa:d1e1 with SMTP id s8-20020a056602240800b007bf97fad1e1mr1487941ioa.19.1706196582697; Thu, 25 Jan 2024 07:29:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a05663824c400b0046e460ef266sm349514jat.9.2024.01.25.07.29.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jan 2024 07:29:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jan 2024 07:29:42 -0800 (PST) Message-ID: <65b27e66.050a0220.8d171.4ea6SMTPIN_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 53D0D6043481; Thu, 25 Jan 2024 10:29:42 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/