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 0C1D742358 for ; Wed, 11 Oct 2023 02:06:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06E83400EF; Wed, 11 Oct 2023 02:06:59 +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 A1DB2400EF for ; Wed, 11 Oct 2023 02:06:57 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a2536adaf3so77178817b3.2 for ; Tue, 10 Oct 2023 17:06:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696982817; x=1697587617; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+kGzuj+U6xlXeFoWEOqVpw+7mMHGszJ6bntzFP2RDg=; b=PSWmWL4rGq1gwIlcl7A8hXIBON+4/YSuT+eO3Fre3NfgN4HMNqywoZi2DZZ7LS07CZ yPdnURWsHIhI9HI8POOX6uvpRwRODwUZC5VqJtsrvzi5NMu70YmVF9ooH/0cix5sJAb6 mbhaCneflpaL6rxM+XFSIOPoZtOlv9OmdkwU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696982817; x=1697587617; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+kGzuj+U6xlXeFoWEOqVpw+7mMHGszJ6bntzFP2RDg=; b=K9Hye9IOkwgQtFQvexjCZXKDfLK7a0aDQeq1DEnheht7dgspNBWwks57beQ1xMInWz tJVqjWhKBTjBoFu2vqKIXH3tMhoc0JJYQKj+bKWeGkEEhvlzoEFAxt0Im1Pa7+2JZMbs AxXm8x2pea4Je0/frOSQWmZkC8ZCoGo32ahqaEWS2u4Ecng4jj5WR1+x+MNOSkX6OuJj mvR6nBtuPZqSpdVI4eT70Eng4aYz2YLzUeMsdt0pGwkmThRrcQABc1iKfCNumHKDqsS6 57nUrlXQ1qydgdGmS57XodJLxXXycnzIxmB2tqFOYXm8f0vpLTTnvn/Ite19RR8+shlg uYHg== X-Gm-Message-State: AOJu0Yzpqtrm3aXYb18J/uaY7rB7xjA42HRjgRHpdoxRaPmwnAzogD8y CJq3+xoEowA4aDSmkasJzrmnuxb4nQZn2mcfZOuBj9JRqQV7xM3r5Agp6w== X-Google-Smtp-Source: AGHT+IHzQiwvFiZ5PyKT5RvaSaoOsDCsR01PyFuoxLt48ErwV6w9hF6UEh4rLikEl8EpiKR28KVkSQ2XPrtE X-Received: by 2002:a05:690c:4085:b0:5a7:b481:4dd2 with SMTP id gb5-20020a05690c408500b005a7b4814dd2mr4315128ywb.47.1696982817158; Tue, 10 Oct 2023 17:06:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a81d54d000000b005a250d8da41sm801263ywj.22.2023.10.10.17.06.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 17:06:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 17:06:57 -0700 (PDT) Message-ID: <6525e721.810a0220.76898.4fcaSMTPIN_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 9C5FA6052514; Tue, 10 Oct 2023 20:06:56 -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 | +----------------------------------------+--------------------+ 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 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/