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 EF2AF4302D for ; Thu, 10 Aug 2023 20:04:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9C5B40691; Thu, 10 Aug 2023 20:04:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2D20F40691 for ; Thu, 10 Aug 2023 20:04:19 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7914633a110so40836939f.0 for ; Thu, 10 Aug 2023 11:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691690658; x=1692295458; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lvw/7L8sgu5AJP9Gz6Ba0oOLDknynkl4GAB4BRr6/FM=; b=Qwjhx163NVgTdRMf23EgX78byjXjks4+xLFSm/ZAJ6scj7uSvPGK7YokyFSRfgtf4h MATP0xEvn88XlLFfNI/x0VICLkZhcwcmK7SucUp7z4kwaclWBdl7KSTW1HYLT26tjhkf QzDWvVARgZlShBHt8uC0ZxmjlqlKHTu0AV4Ng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691690658; x=1692295458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lvw/7L8sgu5AJP9Gz6Ba0oOLDknynkl4GAB4BRr6/FM=; b=i4/k0TOHrZaMEuQrPizweqzBD9KS3rhuly2PEeVzicc2IWAtZsMjAE2S+fZTxgPX17 oM83coRCT7afYERb/DmOKCJJqkuWYi+Ryyw8cxcH9iublX1Aqkut2uOtuQajkIvAOhx+ Zlafp/BVRcplca66y80uc/mgjUwgIvXd/TQFQAaNBvE6Y/4XJwedzsyKEHh23lSG75Pg 9otDPQ8HKXrFqyeWLJGx3le+OqRD0q+vwMy7Vvsgf2LV7jv9OX+8Zmx1nMvBU1GC4xBa fZDNocaCT59YspGnlATe3KfV6R6AbT635z30GbsgfZ48sutd7L14fCzJuGKYCVYUQ3V3 vQ6g== X-Gm-Message-State: AOJu0Yyk0sIzeSf4m5f3AGCsLTUGJm+rwUtOE63wymzn6GUjLcefkHez RhPLvFFTcf8KaIvcli9fLVCDlUVHru0+S9YV7p4cMdnm7efEtSU0IENc43f00j9+3lnzz10XZw= = X-Google-Smtp-Source: AGHT+IEpnHS+qv7uUuXQVFhdUOfSEfhr0wAXHFZ75Zv/ePYRYc+YwCW5C36vGHBjUsoV/9eV+bQnFr6sDiEb X-Received: by 2002:a6b:f00a:0:b0:780:ce72:ac55 with SMTP id w10-20020a6bf00a000000b00780ce72ac55mr4760511ioc.10.1691690658596; Thu, 10 Aug 2023 11:04:18 -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 b18-20020a5ea712000000b007836a9ca0fdsm89957iod.17.2023.08.10.11.04.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 11:04:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 11:04:18 -0700 (PDT) Message-ID: <64d526a2.5e0a0220.ec31f.49e6SMTPIN_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 3F2DA6052471; Thu, 10 Aug 2023 14:04:18 -0400 (EDT) Subject: |SUCCESS| pw130038 [PATCH] app: fix silent enqueue fail in test_mbuf 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/130038 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 05:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130038 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Bullseye | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/