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 932A743184 for ; Tue, 17 Oct 2023 03:36:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70CB74021D; Tue, 17 Oct 2023 03:36:44 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id AA4904021D for ; Tue, 17 Oct 2023 03:36:43 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-418201cb9e9so36014621cf.0 for ; Mon, 16 Oct 2023 18:36:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697506603; x=1698111403; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MQnvlDO8vTxMxkR2yLbJNCXb4jFx/vlQVZoIvYy+Sag=; b=bLklvLFYmH1/0qmxVhXDz65kfK4KcpZdiCyCh8+Duurs45TacJd5LNNp1vTNWmVpUR p6nkedXqVWG47JDpQaQHvi8cmXMRk/WioNLMpfW91EuURvzyYWCaphBj1EKSwZA29VCq gFDu8br+mF+6I4NHIVZtmwxp+BhVOPebZ3rDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697506603; x=1698111403; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MQnvlDO8vTxMxkR2yLbJNCXb4jFx/vlQVZoIvYy+Sag=; b=wuHI1HyNRy1iAFASkzaHXex8jYbx2cZdT8x+fxYq/YOw97mSJXPGtRjuUX9PDk5DB1 K9uYUdxcxUog1oXgOeskatmAtU9JmKnLsDRzLKgxR5ChyfFxJxdwhU7dRIOpLfUP/mJ/ 2RToaTMfpybUzT74S5B/QD2Ee2k2CQ2pj8QjAQOv2XH89jJe4bO1WivpdLGhjvt/xepG D/Z2cZ4aRDaFMAWl1z1jHZNn8tT3LgLWuUpnyXNAQG0YsrAL23hiNt72J8YZqhd22F5G 8OHwsVVIKx+cwgfrk2BAEY2pbtuiJpg/LocWOdo6MBkRPmvMfOt5UeTtANTy0ZeuaMK8 WWgQ== X-Gm-Message-State: AOJu0YwmEFMTPpprhfduRnMFrc20bm/Y5UjlCGtet+riZyoASBLFG79G VEX6K4hX176unLM2ocy3PIGgxtAvW7mFFm+KazHFji1lC4s1wTeGicwz+Dk8falnU5O0tS6mjQ= = X-Google-Smtp-Source: AGHT+IGuPsoLC4MBTGvMZa6aCgdP2Hko/CXdSAoeVluXzzop959avZaeqePQmDr3ZrnNrhVBlAfWp06lBvwZ X-Received: by 2002:ac8:7f56:0:b0:412:288f:3853 with SMTP id g22-20020ac87f56000000b00412288f3853mr1260605qtk.28.1697506603076; Mon, 16 Oct 2023 18:36:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i11-20020ac871cb000000b00417e0aafa74sm70115qtp.0.2023.10.16.18.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 18:36:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 18:36:43 -0700 (PDT) Message-ID: <652de52b.c80a0220.30c1f.1ba1SMTPIN_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 B5404602A042; Mon, 16 Oct 2023 21:36:42 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 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 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/27948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/