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 21FED4373F for ; Mon, 18 Dec 2023 23:00:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EB11406BC; Mon, 18 Dec 2023 23:00:05 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 1B5B24064C for ; Mon, 18 Dec 2023 23:00:03 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5c701bd98f3so1368173a12.1 for ; Mon, 18 Dec 2023 14:00:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702936802; x=1703541602; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tUnEWljIwdXUS5Xdg3Nqvoz8FVYJCztdyINcfiw6isM=; b=X+WgdfZRFjDbYSSvpCM3qD7CyAOG1KnK5uHORhIjNw/dFvUrtIbtxysyQXsgQyvrnQ cKo0uuT9git2RLeKdTmsexcTEJdiyFJehXP4yD3gA97EeaGHIxAsbBV+Vz4HEnR4c+jp hpaMAKy848/237b1ea6clE/8EArlnWwEP9ma4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702936802; x=1703541602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tUnEWljIwdXUS5Xdg3Nqvoz8FVYJCztdyINcfiw6isM=; b=kUTwIfLxj2s41+vDrSC1PJQ+PmGa6m+dUd58R7kaumIs+OvLmj+98VyfGaHHYtapLL 4pjsZOEIEQUBzSsPEV6IljTSOVU9UUpHFgEoIRYNHXd4zcUV/OZHj8h43gOfv+UzLEve lPCUXnrVP97xRz7ArL1KVZkxg5/7uQeELQXCI5pffFJLQGV015o4xpcenwNMKEvsuzBM enjLHN05MnPeIVikdFkMWnctRkgc8EyEO7qWuQpzvkX4bKmQeqh59mlTc16T4wdbLspj 6TeL7vjEe7Bg0mOXbi3fT3RDJKcr9TGiEHIOdfWdcDq6Jxi6EHvNTzNkPGx0pEy9BBT3 lt8w== X-Gm-Message-State: AOJu0Yyt8byMOccEQBWhdOl/IKtiCh8GXMapzcJLSmUddpjH2oD/1H5r UpNwZxPSmZclvbdRUa6gQoJLDaFMjHN454cpyhWQkks9573G/YzavC+j7g== X-Google-Smtp-Source: AGHT+IGTToSrrnCtkAmtWZ4v+t6sgg0krDtuXGKLdcgwmn6pZ32LYPtAQ1OYpCvaquuFI54d98iQXBUbh4Wx X-Received: by 2002:a05:6a20:12d5:b0:187:23f4:d061 with SMTP id v21-20020a056a2012d500b0018723f4d061mr10440150pzg.37.1702936802152; Mon, 18 Dec 2023 14:00:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a056a00238800b006d231e0a952sm249325pfc.10.2023.12.18.14.00.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 14:00:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 14:00:02 -0800 (PST) Message-ID: <6580c0e2.050a0220.7dfce.ad75SMTPIN_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 5816D605C311; Mon, 18 Dec 2023 17:00:01 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/