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 028B243184 for ; Tue, 17 Oct 2023 02:24:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F157C4021D; Tue, 17 Oct 2023 02:24:18 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 54EC74021D for ; Tue, 17 Oct 2023 02:24:17 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49d45964fcaso4153915e0c.1 for ; Mon, 16 Oct 2023 17:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697502256; x=1698107056; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LlG7qThVuMUW2Me3VBOlfA8Spm/hzF6ZVbqNi5cX9Lo=; b=dfr/eiUXcAsjQkmt055IOEeE1ZUN9Aur64L5esBrMB1AGqNj9C47sqndA7qhzhPUb7 PM6j+gnYtNDES682JYi1pGpOTgYIt4uAIsH5gZFimnyTLKYKEzK+mVmnAOWug518BI7b bMcXOHiOoMyDHnMxhMj+wWhipxb3Tne6Rf7uA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697502256; x=1698107056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LlG7qThVuMUW2Me3VBOlfA8Spm/hzF6ZVbqNi5cX9Lo=; b=QHMS5wZ6TOODGMfI9VJNKk3mS93aKwnSvtJZpNqpPDWzH8WFEr93JkGGCqmBuMdtZ9 xaYjENTiGp+Bi8VeUMtea7eX8aVt5QyMceLtH3fF6yCWKtX9Bo38WOkscVU7WhU8SDMs JPIXIM3yIo9jvawY8mo6nqWvLNxwyt6Q2J5ksi/l+Lw7A3MmgMzlkCEtGTn7Nij/45q+ aE6mYOZ3bosCNJVcDQQeVVu6fcJtBsf5Aam8as3JR+WDBGRxtF8+pSQxa3h26C5jnWQz dYyKzW2JtG9eG1SbJIH/FnhYBiVlzhF0KlM1oABVb3Vfe5nuZqyUZIMLNKeE2krTLjjP 0Okw== X-Gm-Message-State: AOJu0YwjdyyHlfzMf3khmH7MhtY7oVT0NQbU/CSTmYF0FANdN5HBHFch AdmApU05RVhb6jIxgDYYeOwS9gbuiTXY/TzeMSf30ditfYrDeoI25xbXNA== X-Google-Smtp-Source: AGHT+IFlhG5SRXzY/Xk/OF1NytKP9MahQUirMOK2qnykbX9m+38QQAm/N9rKU37hjdtlSVnwSEvSt85pOJth X-Received: by 2002:a05:6102:3e21:b0:452:5a50:e0ff with SMTP id j33-20020a0561023e2100b004525a50e0ffmr157560vsv.17.1697502256299; Mon, 16 Oct 2023 17:24:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020ab0784c000000b007aba98139d0sm40698uaq.4.2023.10.16.17.24.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 17:24:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 17:24:16 -0700 (PDT) Message-ID: <652dd430.b00a0220.fc887.0eeaSMTPIN_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 0A8D6602A042; Mon, 16 Oct 2023 20:24:16 -0400 (EDT) Subject: |SUCCESS| pw132663-132682 [PATCH] [21/21] ring: use rte optional std 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/132682 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, October 16 2023 23:09:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132663-132682 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/