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 9E0294551D for ; Fri, 28 Jun 2024 07:44:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0FF342DD9; Fri, 28 Jun 2024 07:44:44 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8022A410EA for ; Fri, 28 Jun 2024 07:43:08 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfac121b6a6so175674276.0 for ; Thu, 27 Jun 2024 22:43:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719553388; x=1720158188; 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=G7EE3GniqJGzvs39bBm2AXYkKu/pyM2NGstMDtRbbm8=; b=O8al71OTjcfH2ymFLJvFAGbfP6KayShhxAiTtxvjZh3ZD4ciV+8FQA9rsDW6XqTVVd uM6ptxtioF3LAlcsWO+5RVz20QBqF0I1kqr14uv0yZet5+zQUR6+lWmgbwRa29z5So16 I0R5rEZx1a7RktfkiuEruXypNjORxc0grAPJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719553388; x=1720158188; 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=G7EE3GniqJGzvs39bBm2AXYkKu/pyM2NGstMDtRbbm8=; b=uIqt5WNy/QQaQyLmPjlwxgnT90YjGetC3JjheNjiZUzs+VqH3KI0RPcKPcofi77vlt vkr5BOGzCw5jACuQ6jp8vsAFsg0tNLv9Tpih7001mPWAM6xehgGR6n7FigMNpPklpK33 3iC4XKvygz8MaybMoDGnW9kRmhQXxVHSrA2PFVdfJJdi8xZAjs55Yw4zvLp5MwMxvtaa k83JIgKg2H3SS8q9i6rSmKFKtq4fSe7JES+CnGoBpcbN7hRATivoSjAWBbdx55Mo7sSg AG1IKBGfBoMFcTQRm9fIFuqPOADVCEV7PdbZ+1pn22AiMR3vFZkTUNsIuBU8FnsDZiQR Xx3A== X-Gm-Message-State: AOJu0Ywqd8G40ZcNsLNbtFsfEPwRNkjAPn0bGKcnpkpfZRJkCntw6DWk z4aDAT1VyaZcgTmmcTcW1/8Cp+FNpVjbEgsp4+CpoM6m5VOVpX9YC7aMrrygBghhTTiSNsUJxHB MowIMcVUuqKUtb2OZj6Mh5T2gR2zkcZ1HoCiU6suMsyV6CUbza8KllcV8 X-Google-Smtp-Source: AGHT+IHjbxrDGbnPGUISSOu4HA0vxVAqFr+Xd4eGoHKVovKotjOz1Lw34CzUFoghOrAJ4BW2VOXUBnXzvQmg X-Received: by 2002:a25:900e:0:b0:dff:2c27:c019 with SMTP id 3f1490d57ef6-e035bf58d28mr352084276.13.1719553387834; Thu, 27 Jun 2024 22:43:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e0353e91cc6sm37488276.4.2024.06.27.22.43.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 22:43:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 22:43:07 -0700 (PDT) Message-ID: <667e4d6b.050a0220.34b1d7.2b3eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76906605C374; Fri, 28 Jun 2024 01:43:07 -0400 (EDT) Subject: |SUCCESS| pw141881 [PATCH] doc: enhance the global log level documen From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626150926.1918948-1-david.marchand@redhat.com> References: <20240626150926.1918948-1-david.marchand@redhat.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/141881 _Testing PASS_ Submitter: David Marchand Date: Wednesday, June 26 2024 15:09:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0fa83fe030771dea12e65ca1ba11174e1164774 141881 --> testing pass Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/