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 8DC2B43E59 for ; Sat, 13 Apr 2024 04:49:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87C31402B3; Sat, 13 Apr 2024 04:49:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id EA64140263 for ; Sat, 13 Apr 2024 04:49:47 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6181d032bf9so15703077b3.3 for ; Fri, 12 Apr 2024 19:49:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712976587; x=1713581387; 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=MU5oPWxtkPhfWI4+5LSi3SS4QeFMfHj8nzKBkfJMxKE=; b=Hjjj1qO5WtxT2fv2/orXIjIE2MvtlX/ohgqL4S3lT6OGPydwCI+8gcCYTnbslV6Yw6 UZ0/ujVAM0lPuOg3Za4OH51P5TrtyV/pO77Qn31vze0lk8VXjYZTiMFsIeMBgmrQ+Uud ZH2BpPs+YMXnxI9uhoFD9i5PPLKrL3VI9qxbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712976587; x=1713581387; 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=MU5oPWxtkPhfWI4+5LSi3SS4QeFMfHj8nzKBkfJMxKE=; b=hDtZ2BD52h68S3jVSwgrOAljT6E7Ac13ijxZijxYE/c8aQo0udGNViElRqXoQDiHMu MeTwycZDhDAFpCgH/h9tuulct1eB/zTbR17YNvL6B/mlCA9asRvDIJ9CZCNDCu/VYaV6 3aGJ5K79xdGNVcS+fCWFu9xgTy22TuYDQlQOcZLZKXNXoV7cIXRYhOZqGRM0XGwi7wUE syuiMaFRVKl6DRxHe1fhNWcBH8lawijI56+VMSCx4y9zseBjRNBMuuJZs4pO4J2aMx2D xm6kf2SLHi3XDAJiddlCWbSucsvYDJ2rhocWQHwQ1eKdn5+8BMTosJdoU7+4R5jAISlh Rrig== X-Gm-Message-State: AOJu0Yyh81ZJLhvtBM8bsrv65E1s43h9Bj/zJlaqTzesOihljvHYMehe eRMhZb7v4850t0WXnU2Xvklmx4Dn67g/PoXXlJUsmcwkMx+InIvZwe9yPAa8YydZEADYutg//dj 8FZFLp/oHFAyPJcjXTyaisFol8L03A8ngziuLVBek X-Google-Smtp-Source: AGHT+IGeJsW2JG2M3tklkMavzTM2OKJN0rIY86hsNAUx8DIrHsOvPxwBolNDfnhlF4DoUGHQGm0Th0P2mcRe X-Received: by 2002:a81:7304:0:b0:611:85da:1a66 with SMTP id o4-20020a817304000000b0061185da1a66mr4469930ywc.35.1712976587047; Fri, 12 Apr 2024 19:49:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x124-20020a817c82000000b00615462cb283sm416826ywc.36.2024.04.12.19.49.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 19:49:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 19:49:47 -0700 (PDT) Message-ID: <6619f2cb.810a0220.72308.3089SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A911D604D420; Fri, 12 Apr 2024 22:49:46 -0400 (EDT) Subject: |SUCCESS| pw139247-139248 [PATCH] [2/2] doc/prog_guide: document dir From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412122006.101673-2-vojanec@cesnet.cz> References: <20240412122006.101673-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139248 _Testing PASS_ Submitter: Kamil Vojanec Date: Friday, April 12 2024 12:20:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139247-139248 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/29768/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/