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 1B52A43E59 for ; Sat, 13 Apr 2024 05:01:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1801A40294; Sat, 13 Apr 2024 05:01:49 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9D1C5400D6 for ; Sat, 13 Apr 2024 05:01:47 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6151d79db7bso17774927b3.1 for ; Fri, 12 Apr 2024 20:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712977307; x=1713582107; 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=LhbwQpwRbY2GkVoRqDXfIBFZxF/J9G6erZtXMqSaWOQRIBBIGCfD1gNpU7LakhrzAI KWWI3knHcsItU6SUDNKW9lyvuKhwR8LthBni5UijO0Q6CTv4yoq1Jz2FGwi7pRhjbZnP seyt2Qorom0sfRvMcXCyMMkafgydoOWkIVDnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712977307; x=1713582107; 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=tiSvrbkMJAxEd/R+fiGFHw9ghbeIY0e0TSmh22KKFdQ+HZUvWWiVccPLf6Aljue+OS Oj6h/52BVLZeUCyr40rivOiSBfs/350nkqPl8LO3DU9CkFp9p7Kl7d82HhPLmXnihFT3 /sMsTTJoHRX6vX1TnvYOqwbtvjNaDQjB/nN5V7oWrcU1DD39Ry+qOcWWHPMtFseOjpv7 ZgUQXgtlf998KZtatsqZB+f6ItV252b76Jq/us4tU3+wpyw6/idXq1+ZJv46lRV0h+V6 MH8TsihCfqxBECEfQEXjhU5ACsKbxw7715gde/ogZtrVDOO3ufOdhw5QNqc7anHOlR+y Kn2A== X-Gm-Message-State: AOJu0YxrOkT5XFv8UE0p5dud4MbtQE338CjeI+n0yNvHzNlCXtijTdxQ yUmqSklUrKFQlkGVfvihMvF+kAaDZjND09x39miS9TDlWL3yQEl0ouZkdrU/ku6OmaRWM2rnLIx bSqZlOvEkInn+3aEiOYRlsUaKb4m5raOXBf+sbQXWY/Nxf9NB4aZK+aXL X-Google-Smtp-Source: AGHT+IHgkmOd4G5pm5cRpMyrW1OgGJH73hCtBWLgemllQKH6i++iAqVgY100maE+1PbvmqFMykNwXHagZvEm X-Received: by 2002:a81:d20a:0:b0:613:f61d:cb48 with SMTP id x10-20020a81d20a000000b00613f61dcb48mr4099033ywi.33.1712977307102; Fri, 12 Apr 2024 20:01:47 -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 i12-20020a81c74c000000b0061584a3e759sm276162ywl.76.2024.04.12.20.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 20:01:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 20:01:47 -0700 (PDT) Message-ID: <6619f59b.810a0220.156ad.9245SMTPIN_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 B69A2604D420; Fri, 12 Apr 2024 23:01:46 -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/