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 6068E4302C for ; Thu, 10 Aug 2023 19:46:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59DD940691; Thu, 10 Aug 2023 19:46:50 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 3653340691 for ; Thu, 10 Aug 2023 19:46:49 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2685bcd046eso697728a91.3 for ; Thu, 10 Aug 2023 10:46:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691689608; x=1692294408; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A6SFhjsPjSblf4L9KPEqlWuD7XipB5XvaRhLoGria3Y=; b=WVWzQiMP5LsltprDc6fwQaX7Gqqyh7QfcYrWtcZibGheK/rx/z6yct5ktefYAby09G HPeLs7MKR014TRvSbOvBrXOwEHfqD073VzBnX50QTOOEr3o8tmDW7wRE6C7eCqrn3N96 H1ekQNueKvBcVmg0Ic3n3c66KwAHjNL+DeEhI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691689608; x=1692294408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A6SFhjsPjSblf4L9KPEqlWuD7XipB5XvaRhLoGria3Y=; b=BU2Ha4ZBq21YVKBEwbYjbr0lD4vF1V2MXQ+pw/Y0ja/fjodxmhjNxqrGGtBmCiDATC PTSGrSH0XlM0iFe3uVH4wZZ3OhBjU2Bcl091hAAJgEwMHCmwGyI+02ReC2BW0nZ63qh8 xQpfci5v+oSBF1p19PUfegHIX0HoK8jsI0H09UwRYRUFBao8vHgs+zJ3hqa7nOqTg/N+ 2RW94x9bK/W5zYD0/p3uacznfNEfZ2nbTBMUsc4Iy7ZjvdHXT3zoJbly2TFuCMzfH5Rv JFatGBXGe2kg/4Y67iqUG3GwER0zWEOx/gGiUlSwigWJraPrOSOe5VaSLwXMACXTiMp6 oadA== X-Gm-Message-State: AOJu0YyQdH0MZhKteZzGF5WfHqO1t6p5hgC7BEH9XOPj6eKo4awBAfaN GJngsPtSFqs+Vwe4LaCVXbej9tF/j17sM4akYjHwv9XJkHsU3MSJ7ZiGlQ== X-Google-Smtp-Source: AGHT+IF6p5lCsV7qn7qs1Cjz+F+BeEsiejzzKe1JFdfiKlpSN31x3eaNEm3aoifVhvxsLLs66OFLE101bH0r X-Received: by 2002:a17:90b:1d8e:b0:263:f5fa:cf1b with SMTP id pf14-20020a17090b1d8e00b00263f5facf1bmr2404506pjb.30.1691689608404; Thu, 10 Aug 2023 10:46:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a170902d18100b001bbc8fa4bdesm55958plb.77.2023.08.10.10.46.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 10:46:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 10:46:48 -0700 (PDT) Message-ID: <64d52288.170a0220.54096.2a1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93EA66052471; Thu, 10 Aug 2023 13:46:47 -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 | +---------------------+--------------------+ 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 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/