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 0578843184 for ; Tue, 17 Oct 2023 02:12:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0061F4021D; Tue, 17 Oct 2023 02:12:33 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 512144021D for ; Tue, 17 Oct 2023 02:12:31 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9a1762b43so41106805ad.1 for ; Mon, 16 Oct 2023 17:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697501550; x=1698106350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QYgiBwq0ehK673AuGiRxUR8b4/Zuq9uOWb7y6uZQs8w=; b=h2Dj4XDJOZU/5S31NmsJXMHsH1Mx++okLm3UUTMg/fSKzyRdPzQxkTDhhLoLDQfful hGdCFsMcEouSZkdtXJc6B7Lqf1f4+/RZXVbP49pOBZ8CaF9MARS43KKzdgeSQRd4iQrk nC/sTuyDilrYb/a4ebqzo0dWcGw6+l5Y7oNiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697501550; x=1698106350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QYgiBwq0ehK673AuGiRxUR8b4/Zuq9uOWb7y6uZQs8w=; b=LzRzISgPYZHT1k79+2eGlG6Lhv/zZawsmBZxZzBk9V2BA3RPap0yFc+5ePoM9Ob92+ XFRPcB0KQS5viuq3wdMY2f8udOaBR6jAJruWTRPmH19t1G17Z9X1V3adeJOLuZKksWC4 Lzgs3nN2D3tLsQVJ9WlZeQ0FFZOpyE6x8dGoymLU2K3Jmo2s9XyVM0Zv9fdq9Xb1QyvW 60+c0XRR/ZPVAsMm21NVTFZI/giPoapu9dRWJHRNqZJoIsTIKLvGhAlQOvQft5I2+pXl FexNpm+1aPDXAm/y/9z2H+F9Z7IAaGzvL0h91J/vw8TwokfaQQxxf5INXw27iysHpIRh +D7Q== X-Gm-Message-State: AOJu0Yw8MLID7J0q5zhWB2dTGt3slRh+mx8bCO50eFDfLsSXuzsRojtK hwHqWvD33CmotSQgmleswKpVFcNBE3NYje015A2y/LHYGZ2eNfTh/RwMgw== X-Google-Smtp-Source: AGHT+IEtoG+hTJhqiPphpDTgAYudQ5gYac1b8CsBVymBIEvqEkiAKeCN5P+eeVqLtIWAqjmgyOjlSk27fmg6 X-Received: by 2002:a17:903:1212:b0:1c8:90bf:4234 with SMTP id l18-20020a170903121200b001c890bf4234mr967091plh.61.1697501550519; Mon, 16 Oct 2023 17:12:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 21-20020a170902ee5500b001c9c0ff3f9fsm28631plo.66.2023.10.16.17.12.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 17:12:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 17:12:30 -0700 (PDT) Message-ID: <652dd16e.170a0220.2f2fd.0b42SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B68FC602A042; Mon, 16 Oct 2023 20:12:29 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/