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 67DF94302A for ; Fri, 11 Aug 2023 06:40:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6343B40E03; Fri, 11 Aug 2023 06:40:33 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AF0A440E03 for ; Fri, 11 Aug 2023 06:40:32 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-686f090310dso1451661b3a.0 for ; Thu, 10 Aug 2023 21:40:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691728832; x=1692333632; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lvw/7L8sgu5AJP9Gz6Ba0oOLDknynkl4GAB4BRr6/FM=; b=YBQ3iXC9bsZO++gq2BQT9C7ZS8sB1sLDrD88B6oVlxrkZOQqJ7eueulD/9BxfiekZI OVGm8g/rSOuQ62xvoSfxnXogMGz/eeS4r5mkEz8Xcos6ZPexfyETdAPkxR/YfdxyuzkI Qxn52+HnDCrkW4U7YRX0STRXQRWhD0qRSfoSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691728832; x=1692333632; 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=LkxPdreBy/D/WD4+P+gfeil6/1ajVlxB9cOjNYtwwbMU4YVl/Wi8QPPfRaIbIQDWpF Wroiy5GEgNoSggndpvhukfXxy4FSlolLCflwF0Q8wi+6hKPo9ffNL++ke18flY1W83WP lw3cDyE4medEjyhBG4LPIyjLWFm28bU7KjRyw8kRyZxkRTT5zpL0kxOjoGUSDPEHrorh HCobpnXhwVN75fNrV3KWKSoOCDuf1KwJtFgaJGjA7kca4e1V89/SErleX+SRkDr0aNkj BA1Bvd2fQjspEbEJP2tRhUTBK0gAumUg4n9U0Qgn06PpuzOaO0XBTwckdt+RBXHDLlur 4Ttg== X-Gm-Message-State: AOJu0YylRwqe8yK5qZ/7QUuhCRc5MdNY63Ktfcb3JUhbJaaEH2fypsX8 ITJwE3hZrvc+N4Pa/uR5dSSULJ1RUXiBg6vRzKfzA2kipw/GUc7ZFi4ozyPeYD5ghHuMAn7MgQ= = X-Google-Smtp-Source: AGHT+IGl0bIhegsmDotjk3Ne4OYZMf+t+0wIATgUtfJDSj6oXMemtmtVXqPR07fh1Lyd5fDGvmoh1NJcVUGR X-Received: by 2002:a05:6a00:1415:b0:682:37be:c9fe with SMTP id l21-20020a056a00141500b0068237bec9femr1017737pfu.10.1691728831919; Thu, 10 Aug 2023 21:40:31 -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 k3-20020a628403000000b00650266029e6sm321490pfd.8.2023.08.10.21.40.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:40:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:40:31 -0700 (PDT) Message-ID: <64d5bbbf.620a0220.54159.2c9bSMTPIN_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 3491E6052471; Fri, 11 Aug 2023 00:40:31 -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/