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 6BA4D43E59 for ; Sat, 13 Apr 2024 05:09:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 678FA40294; Sat, 13 Apr 2024 05:09:37 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id AF852400D6 for ; Sat, 13 Apr 2024 05:09:33 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ea2f95ec67so762034a34.2 for ; Fri, 12 Apr 2024 20:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712977773; x=1713582573; 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=AUgLyl3LmfdUPlWKxXzYBzPVO8Qdy0e5AaRDN9uXmso=; b=JjCbkvVriFyIWlxB7TSBVkWJH1X8lxriUL7hptcaIpK34F9MiMC0pJgXg81PLhOZSw aQSMYK7IxVPdJ61n8vqbfymWs3n8X68v7cBkBODVKQEPyTXF3dnRM82Zm7vhw1KGKFh+ biN3peAga04bFEWqHL4K+2XOgqtFrXxuBr4HI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712977773; x=1713582573; 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=AUgLyl3LmfdUPlWKxXzYBzPVO8Qdy0e5AaRDN9uXmso=; b=CvuSFnf1KVhqRJlkoZB2FlILd2RXkXtEfOF2nBHYu1KYhFbb/0rcyyijwuCgwSFezv 0/PLlbHf9aBQ+HCvS3AepQpwwWoNOTFXS/7MFpEWhQl4FD9LLAttSoAd8sWGqgdUGbsS aRUcv34UoUij2DKirZWX9sDiFsBul9xUJLBF2CGpoFzvLeRcd6a1Nak7MZkxjxkmxVdN roJQCCSzrqnUyaCiJVlS4WYwZ3HnTtjeMxAmSbwBxMw4EsNUJtQyq7PT5mRR5CUjh/Kj dyvZDVmFXQKB8ZGPST1sLthdBgM/cc9FizaVvQgmst06JRP3NBfIwqK7uunsNDH31fp6 S2FQ== X-Gm-Message-State: AOJu0Yz2o9f45ucqKNwyYP+snVNSMBWt59s/zDC/FnOQn9MThmkkZzmb 8y1VracDjJR9n1IqccciiJ1DemOeNFOp/O4BFLXc7/cl3Z9dTlbB53TEoufYRYagc0vVkIlaHyI SNymWhlGV2EUoJWD+nKOr4VY0PhjJtoR4lxREm3yN X-Google-Smtp-Source: AGHT+IHFQ+QEXvBdRL0mpaYto5mqGIU89UDgXX/nr+VK3Ph/5F7kG5F3YsgqBmsh75ZvReQ6vucjySakU0bv X-Received: by 2002:a05:6830:1484:b0:6ea:186d:3795 with SMTP id s4-20020a056830148400b006ea186d3795mr5483905otq.12.1712977773083; Fri, 12 Apr 2024 20:09:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c2-20020a056214224200b00696930639fasm450630qvc.1.2024.04.12.20.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 20:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 20:09:33 -0700 (PDT) Message-ID: <6619f76d.050a0220.5b0cc.3267SMTPIN_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 BF49F604D420; Fri, 12 Apr 2024 23:09:32 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/