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 6FC3843184 for ; Tue, 17 Oct 2023 03:11:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6AD9F4021D; Tue, 17 Oct 2023 03:11:44 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id F06C54021D for ; Tue, 17 Oct 2023 03:11:39 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-457bc2de48dso1552386137.1 for ; Mon, 16 Oct 2023 18:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697505099; x=1698109899; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=93419D0mxC4lqIBF8WpHwC0QhwWT4uC+pxirYxU7zjA=; b=HI46oJutrGEzWfbtMfCln7KmHLCrYBtboKLEOkCp5MoThIyUsHgM0gAQd9TwJkqb0P FObFs8WWZIg7JlRioaO3flyyiV3+8WltQDwuS9v2RNg99R5yvTwd7diG07oonnWlwGsC Hie6EUT+UtbHe7t04bFA7ScOvccHrHgNhj9rY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697505099; x=1698109899; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=93419D0mxC4lqIBF8WpHwC0QhwWT4uC+pxirYxU7zjA=; b=TrBypSYFFBwYNe+Jn92lf3+1aSASVnZjLFfF0fGVbqax+bGYzTWeXttmgAprw/SE5c 51T0GPyPcvXkWArgh6jByO++soEUtn0rJB+mKJBdJtR+WRSftJm3ZzdO3b6Wp8G8OZsb YJFxvNTuDhd2fPOG6MTvyeWhA5Fc2OFZc4/qb2vkokaBOFW+em0JGlGAJdI7aOfIPm+p lq5j2vZGWdxxp2ksKgtAEkhuVAe+rTzLz17czuUySrr/VVQHLsU47ljqhzLZwypnXPah dWsMn3f1h3UqBhn6au+ig2CPHhilsWLWu1UcAiexagAIwgM9x83RkUgG84YtOin4knbA aaYg== X-Gm-Message-State: AOJu0YxkMG99b1c8H+PFk+Epi8iI842RNhYyNQlBKB0yQDvo3VTK79AC FCZXWaXDqae2PWHggz6DtViLPtrVlXkUKNcLUW7bBc86sMA9UGl7tNY0zw== X-Google-Smtp-Source: AGHT+IECadDp9fCqQlU03bvonu7p42ukKsd8PQNlTPqzgyWUMvIewJUsz4koAd3t6uv+enS0+0Ln3/yl0/S+ X-Received: by 2002:a67:e086:0:b0:452:6465:4a35 with SMTP id f6-20020a67e086000000b0045264654a35mr909637vsl.11.1697505099373; Mon, 16 Oct 2023 18:11:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u19-20020a0cb413000000b0065b2ebdd81esm37551qve.58.2023.10.16.18.11.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 18:11:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 18:11:39 -0700 (PDT) Message-ID: <652ddf4b.0c0a0220.be4f4.0fe8SMTPIN_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 1AF6A602A042; Mon, 16 Oct 2023 21:11:39 -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 | +----------------------------------------+--------------------+ 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 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/