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 877024337B for ; Mon, 20 Nov 2023 09:34:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8293B42DB2; Mon, 20 Nov 2023 09:34:41 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 780D642DB2 for ; Mon, 20 Nov 2023 09:34:33 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b09035b850so113035439f.3 for ; Mon, 20 Nov 2023 00:34:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700469273; x=1701074073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5mjd300jm8JaeslGaU5+tv4mdpjfRoRyE4vNFxaPNZ8=; b=DTooUIhETatOFozwWaIcdmz2eEuS/OGUv9I19EpEkUG/pXebXLxnpTUY7KpO6ny8Aq Laat0E0aqC/54ZEnK6sNbtX0QUXv4xObUP4/QRG0yVdp52vkglLoqCRlGwQo2ISUmlOX SSqOx6jwSSwfq6OTq7yjfqkcxjAAVFbvvJMeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700469273; x=1701074073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5mjd300jm8JaeslGaU5+tv4mdpjfRoRyE4vNFxaPNZ8=; b=TxUzm7EVtSFjPGrjQIYZOWo3f+9vlVf+yApRpHHkcDlSNmtMQCy9+MNAfIuoE1pBMo JNLHcQjetC4ohg2aP6kdhqBfPgMFZj3FAD68ZRjtbiX5ZRgWXSqEAupIzL6p0cXiCAHj nAW5RVayWv/z3u/O8ih0tJZhoNZlD32ue1bFwt0BjXZuUSD/vEN48tsJgeinQ91oiHRW 4NH/Ux0rE5N5DyjuQRKGdYVdsM3K+y8sy68w75yt2EuxCRnSaZUfM3ldFpIL8Mc8UC03 gm6AGxSRnmHUxNTm9jG2gW7wWNftXwc8mRmwpON2S4sxLx+Ia8d14jqve61CNPwXWjUx 4pig== X-Gm-Message-State: AOJu0YzeTghYIs47Olll3GHTEeFzXi7FSRTOfMOU1lu5u97vzxTxRHTI OK98KxpF8OjXjIIChvu/eOmMFtjI3EoinafxLXrL4J8pMWee2p2TM9xKVLOmgjL7hJZ3Aqt1zQ= = X-Google-Smtp-Source: AGHT+IGy96QTTjXPjOdYDApXZlXVMwCIqzJus2rorpMco5eUVLYw6EaSIVk2o1ythf/odSc0t3IAuOthV6MN X-Received: by 2002:a92:cccf:0:b0:35a:a534:916a with SMTP id u15-20020a92cccf000000b0035aa534916amr7082345ilq.6.1700469272872; Mon, 20 Nov 2023 00:34:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y5-20020a02bb05000000b00431988c1954sm234022jan.44.2023.11.20.00.34.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 00:34:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 00:34:32 -0800 (PST) Message-ID: <655b1a18.020a0220.cc13.a363SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 35E406051823; Mon, 20 Nov 2023 03:34:32 -0500 (EST) Subject: |SUCCESS| pw134473-134474 [PATCH] [3/3] doc/hns3: fix the usage desc 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/134474 _Testing PASS_ Submitter: Huisong Li Date: Monday, November 20 2023 07:55:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134473-134474 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/