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 3925D43184 for ; Tue, 17 Oct 2023 02:43:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3349B4021D; Tue, 17 Oct 2023 02:43:23 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7D6534021D for ; Tue, 17 Oct 2023 02:43:22 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9bf22fe05so31382955ad.2 for ; Mon, 16 Oct 2023 17:43:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697503401; x=1698108201; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M8ECbCsqehdijAap/yWlvt2FG3/nBigvG3Qn2rERvPM=; b=JpFCY5vWQIwaM9T2nF8eQkrvCIQg9c03EWZGiFQk4juY8rJpD0MJ8JWknRct50Ouix 6dQuRA+QA5cNqq+ruNuK7nBf0KSJCz/IYKFnWqCGD7Vx+2bnFfIZzrTG4HXO7LxV86pP VKqIjDsWEeJT8bvhxal4eTxfMrjf6eLMzZ4Kw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697503401; x=1698108201; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M8ECbCsqehdijAap/yWlvt2FG3/nBigvG3Qn2rERvPM=; b=GjsV7jiQzEemXItg324APIEmpvwedbSEZ3K60UYMVE5cu+5YwktVpCW2vq7E4iOw8n o38mSBBUKz3s7EEgpYwbXwOlXz6ANrqrKFBb1BflPOlRhiqNqkGuVfHPzsMjYDBYvLOz MztyQcIlgHul5KLkN1PpN4T7GMhikbYs5EzEoEKwBi0HRxg2yQ+2u6BuRw+5JXp9DHGD YX7BpDDe5c5vif7teaL9kOqV+1D0YljoAMH+QKafz9seVDGSIGD878GLkik9YFcJOVxK RQ9HikGb+aWxQ/9bdQYD1NIL0OYwnIHrgZYuU+Z1//3gPuChnoDMZujIlWYopsOcv23A +i+A== X-Gm-Message-State: AOJu0Yw/KzDvrOyT7okgqr6m1BoWJok/UYNz1fzIX+QbakZL+dCZ/6+C QHIYHm19NfOfNjhLMYdxNgsyXm//MJ2JY1YxeMiX4krMkfsboWqcznk2Zw== X-Google-Smtp-Source: AGHT+IEUVQEyFAq2Lr0LMFekHNIXKWWiSZ3ST5YkuxQbjiCFfBGn8JES5PprfmQQ47sn1v5BoqzQyJUBGIMa X-Received: by 2002:a17:902:d509:b0:1c9:b2c1:13a3 with SMTP id b9-20020a170902d50900b001c9b2c113a3mr971070plg.49.1697503401680; Mon, 16 Oct 2023 17:43:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v7-20020a170902b7c700b001c8836a376csm32345plz.63.2023.10.16.17.43.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 17:43:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 17:43:21 -0700 (PDT) Message-ID: <652dd8a9.170a0220.19bd5.12a0SMTPIN_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 DD219602A042; Mon, 16 Oct 2023 20:43:20 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/