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 DCFA643198 for ; Wed, 18 Oct 2023 11:31:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7CF340151; Wed, 18 Oct 2023 11:31:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 56D2E40151 for ; Wed, 18 Oct 2023 11:31:08 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-357a69dde08so1050965ab.1 for ; Wed, 18 Oct 2023 02:31:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697621467; x=1698226267; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Avd65xrRIF+KDrG6i3JbNM8TgtVT4BBsnATM45OHY4Q=; b=HLA7XaOdeKMvXLiFYVUu6Qg3jyWWZwpTB706GadLg6Wfnewal1AjkhxSnomh7EaW6d OKKb/PvXD4reDmQhgE0qOfbBOMQp4c74lphWjGcrTWoUDLpRhBW5XtuDXYHevcMYUEGK VbUAX9rhAzRSXXsTwwCw35qfvpCJgNBhVjVYs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697621467; x=1698226267; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Avd65xrRIF+KDrG6i3JbNM8TgtVT4BBsnATM45OHY4Q=; b=Tynt9tVlqO9LTpgTlInJi3ofyRSIhbTfXkSyF3fVkjL3uIAI8EN/cpVJUVYYg2VRHh lOBBOMTUJFUJm6B5Rb9fljTwD7t2qL9wBeHGJEOnbSu0J7UOs3yOgbO01yCsdd2MKqy4 cFalNl1LhPITtAMbyY/ZRP5teGkz3GOxDPRQdTlGfb1JDhmwuSFBrpws42mxvWlMk1Yk 8d6RktHpNxdPpzU+NCMq4ZR/Vw4urB/VCgp7Ym0uPbmeOLK869BjVuJhrzkg4DJZPQN3 jzwmLd8Vn29babw2w9K3eyt1XP6cIZ9CtAsKOdA5itJaehGrgcaVt4kVshoS+uoZY1UU Mvzg== X-Gm-Message-State: AOJu0YwZ6sEzIH9crZt9SiH/sGInnbe9JDGqkOlIpAlm+DJR4LEizi77 62Los+kz9Id+buMY1DsnaL/wUZ88Dwwt8cRv8a+SvH5ckqvc0K5ZwdGmxw== X-Google-Smtp-Source: AGHT+IGSvHww8+ew9+qaiQgU5qEA8RHJSOEBT8zr6d9P4Nmy5/nWv3T4G86OoXv0wCq+pMfPTES7g1wa1BnS X-Received: by 2002:a92:d2ca:0:b0:349:2d48:66ac with SMTP id w10-20020a92d2ca000000b003492d4866acmr5161142ilg.12.1697621467816; Wed, 18 Oct 2023 02:31:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z17-20020a92d6d1000000b0035152755566sm301818ilp.43.2023.10.18.02.31.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:31:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:31:07 -0700 (PDT) Message-ID: <652fa5db.920a0220.b8465.9329SMTPIN_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 2911E60524E7; Wed, 18 Oct 2023 05:31:07 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/