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 1227A433B2 for ; Fri, 24 Nov 2023 05:01:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E51042FFB; Fri, 24 Nov 2023 05:01:39 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A2B8142FC5 for ; Fri, 24 Nov 2023 05:01:37 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6cbe68095a3so1006336b3a.3 for ; Thu, 23 Nov 2023 20:01:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700798497; x=1701403297; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q4PVI4h2Msa2LBxTKjpW3sx7G1I161SYOWHhaPNEkVo=; b=AZ9TQkv9jSaVwdp+edEQwmVVA2qy3PkpSlyr7UaamWMA4QkSqQq0CxVir3Fe582lWj Yt/IFnxZdySbR0JwvMfUgQKwvzLjqa+UczOkNj+hZh+nnMgGJNOjtyq0SMPLJxo/2Mmp KBY0OgrCoWKflv+/q/CV6VzNTXIBOwNS9pkSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700798497; x=1701403297; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q4PVI4h2Msa2LBxTKjpW3sx7G1I161SYOWHhaPNEkVo=; b=YNbsXZxQvbt56rwdcchFjWKFlB3ejbsozpss07rdDEpmy4s6lr2K5wJGqPtU0R8DJA JMgdNW5mVl+phpUegbxqviIbt9LpdeIlL3jlz2Yo77ff1SCa9Ix6SyDCt5whw1+CGtH1 +gZPiwfsWI4dGevAEBvQ50X7lQSLVogk0osQ4tPbPj/bS1uoOg5VhlvBuKUx3Es7RBO9 EdZufe5qtkl6dhEx2TDJy8H0RPcswan9p8AM/4jBFEZ86wngxjmJh+8hLDxUhIr3jJjX VSC0GSHauoOk/sG9UsrBfAWRTxw7CfQ5Uu8J//4744MRkOoswpfvGq0nXoUZcm9ZkCoD BNqw== X-Gm-Message-State: AOJu0YzDazEOnSvPSvBPEpebddV2ozyp2vZWimUjup+VLubsDeCYtLFG 09tSRj66GSKh06J0ZKR2TQ50A6MGc2ECRfXUz7I/Mrtx0zQQguGCE6IaJA== X-Google-Smtp-Source: AGHT+IGf2Gr3vOR06pY5r3AD2rkkLZMLaoLiqWOyXEVP0xStmgD/I6z+PCiRyYggXDt9O4MDmYehWcKX6XYF X-Received: by 2002:a05:6a21:9997:b0:187:b2a7:c6cd with SMTP id ve23-20020a056a21999700b00187b2a7c6cdmr1903009pzb.57.1700798496873; Thu, 23 Nov 2023 20:01:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a63e241000000b00584ca579bc7sm165145pgj.12.2023.11.23.20.01.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 20:01:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 20:01:36 -0800 (PST) Message-ID: <65602020.630a0220.3b24c.6f8cSMTPIN_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 228C3605C21A; Thu, 23 Nov 2023 23:01:36 -0500 (EST) Subject: |SUCCESS| pw134597-134600 [PATCH] [6/6] doc/features: add feature fo 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/134600 _Testing PASS_ Submitter: Huisong Li Date: Friday, November 24 2023 03:12:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134597-134600 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/28462/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/