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 C7629433A9 for ; Sat, 25 Nov 2023 03:58:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C294A40278; Sat, 25 Nov 2023 03:58:45 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5095440277 for ; Sat, 25 Nov 2023 03:58:20 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-58d06bfadf8so1463607eaf.1 for ; Fri, 24 Nov 2023 18:58:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700881099; x=1701485899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5RayVklg46KuTQ6wueMwcG+vI7p5pdFcZeX6IYkI87Y=; b=CNhc1LRO+5TEAtuTGGXKdr8xEeSMjuUd2tuU2CBIgftwO6lF4QcuuagndTQUtO++jW MW1NugTje30h0uMjB61WPP2r9bNHz3kVBRxdwqPuDMuu9wJDI6L6mqlMubzMBv/YzIbp RF7NeKcJey24m5oAuG5WlIh5EwMYP5q9qv9P0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700881099; x=1701485899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5RayVklg46KuTQ6wueMwcG+vI7p5pdFcZeX6IYkI87Y=; b=dlTjk9O7VHJJ+zPgAbveSRpYCt2qMNPPxrH9yEzpC08lfmQdfr1PSxcOhA+yGhGXms Lmzsicwn++G7RzpiRAOTy3vAOIZ3r6MhU+t8FMKvDYaqKH30P5ezTEN0k9eg7JklSPew JYBNtK/jEdbqacf+2Q2kpwptDrWt+dNDtJuoSARvXOvbpJnnjmIpkM6y8QeuSf8IRYUQ 3XWxEk9iSa9St6r2lanEoke/RvKa0codaAMouMEd8K3UO2bn0XfnYRs1Df8qc4gYwkAG +L6eHbrnshKVpPauaNF8c8DynFpnVBvxm7Wl3nML9NVJNWfQKgnDFdPl8YpTJ0aiYjIT MAkw== X-Gm-Message-State: AOJu0YytOhYB4QYFafuhQfcscYwFPKkGl1u+oCv3T1HcSnCUEDYHASYR Gr/QnHfwAxUFXKdueTsIHs3ksJncVDRZUaV5zfCuMqZDE4mY9dbQDeqmHA== X-Google-Smtp-Source: AGHT+IGqBWMi4UF2MWS/gPIiAFj0xBKyN1/NlDqB6L7dVE8S0aM87dZkPx7lnaY0Gf7/SgfHZrhdY9u+eayb X-Received: by 2002:a05:6870:9e8a:b0:1f9:67db:2d51 with SMTP id pu10-20020a0568709e8a00b001f967db2d51mr6489451oab.31.1700881099765; Fri, 24 Nov 2023 18:58:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j3-20020a056870a48300b001f94a42025bsm231813oal.22.2023.11.24.18.58.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 18:58:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 18:58:19 -0800 (PST) Message-ID: <656162cb.050a0220.d2f54.a1a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 01ED26051823; Fri, 24 Nov 2023 21:58:19 -0500 (EST) Subject: |SUCCESS| pw134612-134614 [PATCH] [v3,6/6] doc: add feature for loop 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/134614 _Testing PASS_ Submitter: Huisong Li Date: Saturday, November 25 2023 01:47:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134612-134614 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/28471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/