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 8E2F642358 for ; Wed, 11 Oct 2023 03:58:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88795400EF; Wed, 11 Oct 2023 03:58:11 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1F8E7400EF for ; Wed, 11 Oct 2023 03:58:11 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e5bc692721so2217319fac.0 for ; Tue, 10 Oct 2023 18:58:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696989490; x=1697594290; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1xa5bAWJsyLw6yLXT4f5nfKawmFUSa4jD9soKncN2Q0=; b=eFBIpo4oLWegKUHOFqMWEb1iqiM1b9jtRDCqNB8UPdED7PcxnTJ5z5fUGL9g8IJBPx 7Ln9Yu4OYESyhDnQXG8EUXpG+mycnRC2awkK/g8z+EYamKEhsxdaQ+6D2jrFUPe3705M N5giXsfWTsfj0mtplPlaqo7WywgdflNbO+lh8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696989490; x=1697594290; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1xa5bAWJsyLw6yLXT4f5nfKawmFUSa4jD9soKncN2Q0=; b=L1OSkM2zG+F0TnkAwQrOaQWBehQKkdB65LYyp8+pgCXqVhMItfpKVTEXLO3E111nNd WEy67OLjkwaaNjrmt/q6QufyQbla2ACdFXJz0sbwaQyypJ+61UW0BtytfVT6i5nNAumM /9H1B7jNYn7Mprh0HqLbiHyko93wD71wRkDrhl9BtYsfZvHsaHKu/FZqXL4I6khld3WY C8a1A5ucdwtg70clnlQqyWD/UhNK2/xBau3rBCqeh+wxfAwtQgykxFMBj6vmbAnHT5rb p6zdEnBEgqD6Gah71n1xsO/dkRWOraQmVcuAXHNL+IfHpf/ID1DROBhvGiQw9+apUo9r 5uzA== X-Gm-Message-State: AOJu0YyeiqOsU3IPIAq7j1iq9e4EPzbpQU0lAgjsUfEZrkZK3qUQA8IA w62YcY2/VGB0Pl32GDT6Szj32gSEs/GV6gLOOMa+ZWWPTv4NaBRpm1SqmQ== X-Google-Smtp-Source: AGHT+IGTgwp6chJQYWO8ogryNPDOvc38IwYVMeJz4uH9B3+UXIv4nJiNAOQtPlEoL/cl5CBp01ppJjvqoax2 X-Received: by 2002:a05:6870:a409:b0:1e1:6997:7c57 with SMTP id m9-20020a056870a40900b001e169977c57mr22099485oal.3.1696989490448; Tue, 10 Oct 2023 18:58:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b6-20020a05687061c600b001dd63f65861sm929788oah.25.2023.10.10.18.58.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 18:58:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 18:58:10 -0700 (PDT) Message-ID: <65260132.050a0220.2ab47.10dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 107BE6052514; Tue, 10 Oct 2023 21:58:10 -0400 (EDT) Subject: |SUCCESS| pw132467 [PATCH] doc: remove confusing command to send pat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132467 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, October 10 2023 16:26:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132467 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/