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 C22D143198 for ; Wed, 18 Oct 2023 10:10:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA4EE4025F; Wed, 18 Oct 2023 10:10:30 +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 478064025F for ; Wed, 18 Oct 2023 10:10:29 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b2d9ac9926so847669b6e.2 for ; Wed, 18 Oct 2023 01:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697616628; x=1698221428; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JYUd0WvqkKjVFmEUYyjlfBk+fCCZOqGVwziJJtgKaos=; b=V3dCwqHGEwkQxJhfwLgYtJhYsZg//DDbt4YMzuSgGMO9zJDuLAGKUZKjZqEux2V8U5 gSFNr+t/JSazdQ/mJH4Zfd8OgYZOsFF2DycY8B9RQHjsryATwqZwir2EKbru+yeV8Fi5 GVQTjDxsgWByVAJb4xu8YWMwIHXcvdzKpMN2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697616628; x=1698221428; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JYUd0WvqkKjVFmEUYyjlfBk+fCCZOqGVwziJJtgKaos=; b=wG2H5rsdDCJSYC/nU8agUVMbthcz03SV7UZuTZ8IC4Z/zpkr5V4wgc9diodQyQ6ILO woyJaEyXlph5kS4PDJ7xGD+1ZQQuBj27ZSZyJTxzM578/OqS8c/9w32gETjIuoYQyF3T w4KGsbQkYfypKofA/6UyIWQDtrKH6nWw8wyIXSdoK9OiR2ZXnAf57OUvFJMsziNAtcUh FRWKJrxWDzVHkzDWW8NozVrvMoSM+84FGSYY7jHJ6PbpA3otEjmvvMzIZqef4gfu9hv8 r/uow9LzHpTd5TUsyU+P/0JBtjdxgoN1tN1vMfUfiXm5DFvzoES1V3atdlasxaVu9B+m wakw== X-Gm-Message-State: AOJu0Yw1GjPLB8DL6xxfxRHpwYRjGmVokvLBpaEL02lPUXO12jY3eCwr VDwPnLf3miy1iOfVY1GTjVauG0KBi9ETy2z/vC1kVD3GpRiUJi8Bb6ebiI1XIB2yh1p2TvsOWw= = X-Google-Smtp-Source: AGHT+IEre4QkKfAiRMJjLplnDcC2RFWi1C8MgL3ZcKXtsBk3rnEHCEnOq86NSIhV5+6PcFCUPhmrw4k2QzSQ X-Received: by 2002:aca:1702:0:b0:3af:e556:4602 with SMTP id j2-20020aca1702000000b003afe5564602mr4593914oii.11.1697616628579; Wed, 18 Oct 2023 01:10:28 -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 l64-20020a639143000000b005b7e3eddb70sm119132pge.4.2023.10.18.01.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 01:10:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 01:10:28 -0700 (PDT) Message-ID: <652f92f4.630a0220.e5c9e.3fd7SMTPIN_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 C031E60524E7; Wed, 18 Oct 2023 04:10:27 -0400 (EDT) Subject: |SUCCESS| pw132804-132821 [PATCH] [v2,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132821 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, October 17 2023 20:31:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132804-132821 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/