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 62C7743198 for ; Wed, 18 Oct 2023 11:16:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CAC640A6F; Wed, 18 Oct 2023 11:16:11 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8C77140A6F for ; Wed, 18 Oct 2023 11:16:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b77ab73c6fso3419050b3a.1 for ; Wed, 18 Oct 2023 02:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697620570; x=1698225370; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yHs/MaCgDTJaqzk39DmJZmh4x7JTBSj0ySYWRWpPHpE=; b=OOkUzCN8yUDejMQoRC5bO/IE2JS7Ix1ygTDzg5aTGkjQIPnG0MKIcvS3qg7vPa7kZJ MOh2kLjHYY7iB4iLVZ8DEgiT1vwHurh7oF0+LuRSzO4CzuCpVe23f+sAdG8bl9fBPvl6 Udw5qpfGdTOzLYeoDLfEDF0uSjC0ORTLTCsCA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697620570; x=1698225370; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yHs/MaCgDTJaqzk39DmJZmh4x7JTBSj0ySYWRWpPHpE=; b=SGc4speT5qggpmBhOCsO8D1nymnwcWx0j3rnil77Qe5RDl5ERzKRVd5V/T1ZLZH4/Q 2HcSo1MMaDmF+X3UKLiWFTgmWUdl8P/CEQrofd5fF3uVjZA0jhVYWv10HoVNC4FfNOo6 MoGBYshuu4t3HauKRz2SWEbC+Q+zGHqebtYqPYC4L+ENc+aKOSvzcuZspn7hCrA1C5Cw Uz0c9BECAjRQb+WLGt+98ZvzxDA+GrGrIG95AJcqEwYQYaMRG1DcWKG2uKdYRGS0YTg7 JQS2l/BI/k0JkdONj6ux17l8M9qL/6xcTPW3elVM6Fvu9vL9YjoAmG94tgHIAnO5B204 gABg== X-Gm-Message-State: AOJu0YywwUT+G3iUvJuBRPBz3uX5kdbp1o58lUjJdFU8wRBaAcmWa4l0 7OSLdVb1QCkqt2upPQJPHv7o5bEUFe6rQ8LzpLxg8qOSHcYqUKuvPc03DA== X-Google-Smtp-Source: AGHT+IFxb04kgDzf0u3fY+ZqGQ4InkkAmOPzargQcLbhbm6INRsdfAG/z8Cnmfqc+kNBUwKPhlGrtieXg+nx X-Received: by 2002:a05:6a00:1d07:b0:68f:c4a2:fb1f with SMTP id a7-20020a056a001d0700b0068fc4a2fb1fmr6093853pfx.8.1697620569793; Wed, 18 Oct 2023 02:16:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j19-20020aa78dd3000000b006b665e36fd3sm275591pfr.13.2023.10.18.02.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 02:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 02:16:09 -0700 (PDT) Message-ID: <652fa259.a70a0220.d3e2.84b5SMTPIN_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 B7FD360524E7; Wed, 18 Oct 2023 05:16:08 -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 | +-----------------+----------------+ 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 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/