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 D30FF43066 for ; Mon, 14 Aug 2023 18:56:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF4A540A8A; Mon, 14 Aug 2023 18:56:49 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id E24FE40A8A for ; Mon, 14 Aug 2023 18:56:47 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64189860374so22292306d6.0 for ; Mon, 14 Aug 2023 09:56:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692032207; x=1692637007; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=Vb4PTMvBehTUuwjcTdWLXeFzlB2g9d7NVK4w/N3hk1VmuVk4uioGS2gcvZiICctLK5 fb4xqDdnd7fFB24/CgWe1RmR0LcLn3H9r/QFwHmBA5vblZ4lIINJKDe9jdgA06FfVc2Q 8cyfh/fIdcqzxPIpkt9S9nZq61dmo5P1DfRMA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692032207; x=1692637007; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=TxgRHSmDl/s3BQTNkC1Mn6v+L0hAgY8H8PUt4C8/EfRUN1VB9n5hKfInLfj0dGjmnw yZ1DCr/8CuLZXA8L4FJUHyGF50zGsqQT2QnWqYnRS2oFEtYWpS5CONJ0rTEetyiiPbfm YMCREaX+gKbhgWzMpuBLkZiil1LD/hncrBiW/YEi45PaHENTPK/V6ZxfCdSMcKhaEZwG 1U0lOTdmO4LbbLpFkEmw2vOdhnEJcxvPsZdkhNqEIXjD+yXO53EhvqHl2If5Bn7zdXen EuEGkEZup5mvF+XU4zG3Ik+tx0ozHB+as8XyLhN7tF97C75SfDqFvxWs7WO5SpzhjmoU Fxyg== X-Gm-Message-State: AOJu0Yxb8u3mmah8DSsxOYXYqaNoABGpjho3w648nbKKeACf2fukeQBC hCHVOBoNkQHY8axA907tlaMqHBXanMULkpbA2nVbVWh54Ru8WDxLVKFjjG6HpaMxrfKe2sITXw= = X-Google-Smtp-Source: AGHT+IGjca/MqwFLgl2cAK2/jZJTwFgqlP2xtwq3dTbpqCRkuUQror0NOc1A/3b4vRQ6+Vrag7cSbfIn8naK X-Received: by 2002:a0c:aa4f:0:b0:63c:fa85:e291 with SMTP id e15-20020a0caa4f000000b0063cfa85e291mr10522776qvb.42.1692032207390; Mon, 14 Aug 2023 09:56:47 -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 r2-20020a0cb282000000b0063d31ae3151sm545392qve.46.2023.08.14.09.56.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:56:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:56:47 -0700 (PDT) Message-ID: <64da5ccf.0c0a0220.3a56f.41ceSMTPIN_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 1F9B56052471; Mon, 14 Aug 2023 12:56:47 -0400 (EDT) Subject: |SUCCESS| pw130267 [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/130267 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 16:09:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130267 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/