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 9607943198 for ; Wed, 18 Oct 2023 10:30:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F282402A9; Wed, 18 Oct 2023 10:30:51 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 8FD05402A9 for ; Wed, 18 Oct 2023 10:30:50 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7b0ec7417bdso2250040241.2 for ; Wed, 18 Oct 2023 01:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697617850; x=1698222650; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S240p/ya1bHS632f/QNDQzRNm18g7vNjNLwJoK2XBvA=; b=Mduaxe4pN7k8n1VxtpTjzaoWsO+r7rbXjUPRmBPuvb7tVPW7KF6AGaUUjSgMHj0zVS bifGB6amS6T88cktb/avjQXOj45wNYrJoT0o0IqmNJ9lEsvzN/rhw3XoTfEd01UVJsgV o/yS3M3jZgSzXg8hzY+rkAh9769XACFbxuqSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697617850; x=1698222650; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S240p/ya1bHS632f/QNDQzRNm18g7vNjNLwJoK2XBvA=; b=eRqRkcjtn8N6R7YtWm6xIGtEegvBC99dp3jZIetTR5bF2VUoMr4zgCGCEPR/7iN4FH HV1A/01ilK8QaNBpJbnMxEPkgNBxurSK8vz3ss07KS7HWBxrsOzmGA1DPjYXqQeMfWcH vprqMJx7iGl8lzrXnIGiWKFDYoizwnsYU2WZbajTAEFZ1CG4jXJx6UI3dOkwoN1zJBR7 S+o3a3Bfvv/ETx+/T+BwcSAz4hPj3UsVjO2trITw8HIweIQqkmUBuvzxoZvpj780BWgp fnh0h6hXPLjHsdf4b2c2r4yrFINOTatkFuxbXzdvUnBpHEi1kBrG+5t+uUa8W7/zStD2 FWMA== X-Gm-Message-State: AOJu0YyYgr1hMcG6Ni8JCN2kJ1cK5ZVYCQP0CvF4KWuO/Bq1b5+QT3Ck HyoWXsgSWIt0ttnUQrucR9PQeytz5KzaCtW4CZcIX9r46QOjLYAomLViBQ== X-Google-Smtp-Source: AGHT+IGMoKpHGLRnNoup8zhbIUuclRkheuhzN0PP5gZAkv9e3K8SG9aMEfcHDf7xOjiwatIEw2Gx6PtiL/yY X-Received: by 2002:a67:c384:0:b0:452:66a7:1ac with SMTP id s4-20020a67c384000000b0045266a701acmr4988161vsj.6.1697617849930; Wed, 18 Oct 2023 01:30:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca13-20020a0561300b0d00b007aba00406a9sm332570uab.8.2023.10.18.01.30.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 01:30:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 01:30:49 -0700 (PDT) Message-ID: <652f97b9.050a0220.47703.a36bSMTPIN_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 8F34860524E7; Wed, 18 Oct 2023 04:30:49 -0400 (EDT) Subject: |SUCCESS| pw132804-132821 [PATCH] [v2,19/19] ring: use rte optional 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/132821 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, October 17 2023 20:31:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132804-132821 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/