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 C41A3430D4 for ; Wed, 23 Aug 2023 00:54:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D37404021E; Wed, 23 Aug 2023 00:54:44 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 4EB364021E for ; Wed, 23 Aug 2023 00:54:43 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf48546ccfso26627335ad.2 for ; Tue, 22 Aug 2023 15:54:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692744882; x=1693349682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kPFQaTubMAo6r6Waxcc7fbyv78qVKbHx47W2TEdUT1s=; b=JWlBbtkWONAFgFA38IsG4XIAoNfMsmJW+SOiD5Z9BqYyaC1Pcl/dMRFuvgeOwNH7uV +G6DgqPQdWkLodRQkN+2j4pvILl4ZF0jdxoeAPsGmkDAtxBWu3Y5ny2Jmz1glyDn6Xeb z1DFE5grs8nUuy4UMiz1f4p4NOQQMgovvApvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692744882; x=1693349682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kPFQaTubMAo6r6Waxcc7fbyv78qVKbHx47W2TEdUT1s=; b=JIKRGnk3XccTHZO7HBEAhJMaAp9pjXNiX+MFb4LRS/GKsKJgnmy+L/pKW6rXG6qkCz RU3Fm+tq2Pn6MZ2olIXwpkUKuwEwC2gDEIUuLjPNR8g6oILRz/E6WwGq33IYQfUnIGsF ldM1AQhbL1LJaJXet8pVDqNoSLHJSXL2Nb/Y7iUQ+esikGPMMjkO8o3LQlLxjeunhLmd m6iuhwKLUP8QQVzFKerkbJ9qUv3ZJyx5Mw3F22UyJu1cGytBauEt7sQy+o21qaimVdbL NqfRtHwoAwfE9a9TN2rYHdflb/cwAUA6/yZrGrsGnUrggGjMd/BuT23tHcJd2r4nyQIJ wjgQ== X-Gm-Message-State: AOJu0Yy4gKhCElcPuvcvI6qLKQv1wt0p65Fqfqzb8Ihh0YufVB7OsQGT i3xMvLJChwA1v/sR/8dNtYP4UyeavQI/6pmuZLGaiCCpORmdSKzJ/fLdsA== X-Google-Smtp-Source: AGHT+IFjhiHYxOUPT7CP++9TVe90BskYzp0fepn8EmxMPo+wEzsrTVCO7+nt2eJWKqcSXa2+Uy66DtYst6fb X-Received: by 2002:a17:90b:1d06:b0:26d:ae3:f6a6 with SMTP id on6-20020a17090b1d0600b0026d0ae3f6a6mr7455848pjb.18.1692744882380; Tue, 22 Aug 2023 15:54:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i2-20020a17090a2a0200b0026334555d86sm986080pjd.0.2023.08.22.15.54.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 15:54:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 15:54:42 -0700 (PDT) Message-ID: <64e53cb2.170a0220.19dbb.897dSMTPIN_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 A1B586052471; Tue, 22 Aug 2023 18:54:41 -0400 (EDT) Subject: |SUCCESS| pw130629 [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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130629 _Testing PASS_ Submitter: jhascoet Date: Tuesday, August 22 2023 06:34:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130629 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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/27411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/