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 C5C1B43196 for ; Wed, 18 Oct 2023 09:56:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0EF24025F; Wed, 18 Oct 2023 09:56:52 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id DC15940A81 for ; Wed, 18 Oct 2023 09:56:46 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b87c1edfd5so3415620b3a.1 for ; Wed, 18 Oct 2023 00:56:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697615806; x=1698220606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NPtN5AMQDdHasqg9DPlzBLVU3VAUzkcihzsOcHYalZ4=; b=JJWGJZK2fvry3PBLLdms0Baq/vzuH0unMa+4S06NtG1eG2qMWF13EJiiQ8hbEoI//2 gczGLSgsKOXhyaS8FO0qAa9qHDZEuHE2xzqUvyD3YhqYF3jmCdVmNd+cs9sP+zATFfGm VoCnh26AdklL18AHxrmhaYRRGHj4AEsPpnRwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697615806; x=1698220606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NPtN5AMQDdHasqg9DPlzBLVU3VAUzkcihzsOcHYalZ4=; b=PoD3ofbrcnX/NvJ5vb/oGeOSpItrEkM6TjRjiozo2InR7TjeKV2HG4du4Ln/mKKp/1 4MP7eEoQcpeiEqBgX9OTGfjTZNs0NPNttAR/nx//dmgaogGP0uDq0IlwYOMwd02AWjOB f+zvhkPQ5Ko8TWAvHcJ8WQzyexd/sTCv1EHxf/tRSWGINbwvm5lvD5KRdGAEMtYzrYY7 /R3r2A9H+CW3SuziNKean8wQnPSuut15p3npY39c8sTgcsrPnqyjzGkMFsp1+h0lTjeP fbhfZbOmBKt3kgxea3bdewTk9fQ19RavuSV7sQYBxeqS+SZNOFXK3WLlCf4Hb6Sm930u oo6w== X-Gm-Message-State: AOJu0YySnDijsGVLJretVEu9Arv3xpYVmKicjFKB180y6veJIM/rMon1 3kw3oY7OmbOMFp2vblZvBuLPw/ysMis6mnMocLvqMH/rr6tcvS4jbS+3BQ== X-Google-Smtp-Source: AGHT+IFm8fm0es81sfNwCWXlRQRQM+xqmbiwzRhTG8BDSTIQbdkIQlew9PzrWLH+6b2/9jm+kgxwI01kCbqw X-Received: by 2002:a05:6a20:da87:b0:167:af7d:9e8c with SMTP id iy7-20020a056a20da8700b00167af7d9e8cmr4603330pzb.56.1697615806086; Wed, 18 Oct 2023 00:56:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a170902ea8300b001b66f21148csm243081plb.39.2023.10.18.00.56.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 00:56:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 00:56:46 -0700 (PDT) Message-ID: <652f8fbe.170a0220.42e42.6bd1SMTPIN_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 3C0E760524E7; Wed, 18 Oct 2023 03:56:45 -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 | +------------------+--------------------+ 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 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/