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 5248543E59 for ; Sat, 13 Apr 2024 04:41:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 490DA40263; Sat, 13 Apr 2024 04:41:27 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 8B04C4014F for ; Sat, 13 Apr 2024 04:41:26 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-615019cd427so12449477b3.3 for ; Fri, 12 Apr 2024 19:41:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712976086; x=1713580886; 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=P4RQbJ/NjgQvM2mxbWV2Z+V/ayHYczme81nNtFHzUXY=; b=hIhmYs4hrYkzG4Y5LCImi5U5CPIDogfBtMilxB09jQOxfTX3IhlaLmCikYARO3Gkgx hVtFJYxGvzUPTHBNVeP8X8MENkTs32X2aysQWMdDhxo5U4Pw0X5gRppiZw1czSORWmZH ttk0nFFlKuAsDH/mfLo8TezKzzvfrT0C6c5z8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712976086; x=1713580886; 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=P4RQbJ/NjgQvM2mxbWV2Z+V/ayHYczme81nNtFHzUXY=; b=cDu5i4PPBVAnGKymdU2PpGhofTgo5NNJRFSTibKGK+EsEl1KkhBHuzwsYkpa9+dsVF 2fhx6glNPXmSuLg93PgKokVUjkx7h2ttHseMG7jrswMEOnzpf4grrl2SGlIkt0uEWsVs MQmMjCq1MJAWF7Df8qJzBFq4/FwkEZ32nuyxIcc+WZyvaMf+fxB7EERFHtjVgZRA1q8h x8ErfgxIl9T92qde9/T+2KkxFD6MIgRyUd+ACgSRy3xSEcaJ2ud8NCUxdxfPlRTnGUT3 HVq+UR7GcY5B8TUWerGGX7Zs1/a2l3jUnZdkRz7R4wwL+PwpU7UGY3ZV1rj/+WxIzLSA gLcg== X-Gm-Message-State: AOJu0Yx/EZO+lvGOY4+fGYXdgr3dlSGsecEOSKWT6RozT9htPR7c3kUL xqFDqRN124Xk+I9rV04yk1arbm50HwUZpOEf1M55wgl+lh1KKrG2rlxWnrCJTn0dJMFVPqWRbMx HZJQ5gSB5Reukchq1rikqzNXRAKgD+EEyOAujgaMxEPmu5P7mIIKE7XaO X-Google-Smtp-Source: AGHT+IHyaMLBhBCf+A36ar2LHxIm6IQ2QFhCzrT/VEZiknCiL1cyBHA9hgiPaXCdl/m8pwaTxFGEliMjnOF7 X-Received: by 2002:a81:8343:0:b0:615:49a5:1caa with SMTP id t64-20020a818343000000b0061549a51caamr3734292ywf.51.1712976085862; Fri, 12 Apr 2024 19:41:25 -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 z79-20020a814c52000000b006154702b5b0sm407969ywa.61.2024.04.12.19.41.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 19:41:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 19:41:25 -0700 (PDT) Message-ID: <6619f0d5.810a0220.a49be.27f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C8D0604D420; Fri, 12 Apr 2024 22:41:25 -0400 (EDT) Subject: |SUCCESS| pw139249-139250 [PATCH] [v2,2/2] doc/prog_guide: document From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412122740.104121-2-vojanec@cesnet.cz> References: <20240412122740.104121-2-vojanec@cesnet.cz> 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/139250 _Testing PASS_ Submitter: Kamil Vojanec Date: Friday, April 12 2024 12:27:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139249-139250 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 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/29769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/