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 10A3D43201 for ; Thu, 26 Oct 2023 04:39:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09EBE4029A; Thu, 26 Oct 2023 04:39:51 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id AC0294029A for ; Thu, 26 Oct 2023 04:39:49 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b4145e887bso210341b6e.3 for ; Wed, 25 Oct 2023 19:39:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698287989; x=1698892789; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UY/kUvG2X1/kshkclcz5yD9gk9UuXVJf01A9yIeHofw=; b=TM5qrGPgSGWYsKEeBKVA5bHkfYwsJr2iYeLCXXTHaHaeGOceJmJBI46Tx4FAuxOuo0 V20mf7VFNRIGgY6KqiwNZTWZCSeWfCvfI3UKImj2ghRhT4uBgBwbVsupfFJ24Fe5cE5U zhNDLuu+FShWGECFfD4HkWkOirO1h63dztrk8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698287989; x=1698892789; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UY/kUvG2X1/kshkclcz5yD9gk9UuXVJf01A9yIeHofw=; b=bMqn/+fcohB1WvbPxIFu5UoL9sXo0S9VjdimJEwSVFSKJwYhvcsLUhlYQTaVWHQTnG Xw6nxhwCngjDu8Dmon0z/DpiTKlYmaYV0+Nc2T6oiDwJqzofAcnktspDUrw2YwqA/xxd mYPvesY3qshaibrZZaBdAfm6XgptECMIsGQf/26phn7scqyP2m+ACeJ5s7ZoPOPXrfW1 IExt9kjursqMA2+L/VYxnv2Pvtna0jYx64kE/MwCWp3JwDfzLnyWeJAbO87GHfj/Q+Fr oQeorgj6wKyS6INC4PNiEDo9o74QBdQ9mDLXRAspdTS9D82hI3PyPgpZZxKlDpGHPDBW kKLQ== X-Gm-Message-State: AOJu0YwXCZxaw2swSWkGz+VO1PAFJQDoqDlvCenWJ6XtZTrtDYpivB6d owQ2FKAYcAJd7hH6hs6lvmCJx81GXPboACkFUBAZP/JD7TYeEoTh6IfEB8cXvEYwW1/P1xNwWg= = X-Google-Smtp-Source: AGHT+IFhJv5/EPNFbac5lDz4tel7/Ud8cEKaQopPehqwvBQJ9BcGAf0WCYPmWM4rSt9C6YGK1zyKAqSqax0y X-Received: by 2002:a05:6808:8fc:b0:3a7:1e98:80ad with SMTP id d28-20020a05680808fc00b003a71e9880admr17218222oic.9.1698287988993; Wed, 25 Oct 2023 19:39:48 -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 ga4-20020a0566381f0400b00431988c1954sm79179jab.44.2023.10.25.19.39.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 19:39:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 19:39:48 -0700 (PDT) Message-ID: <6539d174.050a0220.1a89a.28ceSMTPIN_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 85481602A042; Wed, 25 Oct 2023 22:39:48 -0400 (EDT) Subject: |SUCCESS| pw133321-133339 [PATCH] [v3,19/19] ring: use rte optional 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/133339 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, October 26 2023 00:31:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133321-133339 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/