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 79F1143066 for ; Mon, 14 Aug 2023 18:55:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75DD340A8A; Mon, 14 Aug 2023 18:55:36 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 045E640A8A for ; Mon, 14 Aug 2023 18:55:36 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-790ab117bd5so147479439f.0 for ; Mon, 14 Aug 2023 09:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692032135; x=1692636935; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=CoOPPfElQ8jj3Ke72lFKGnqojOwt6c0oCerZnepOz2qoGb3li0B0U7JU5JxOyl2Kz5 wu/oHaGdFl6VOQqzvIHHpoVsp8iEJZ2zjkSyVGqEPCQU+1iqVmPZ0yGWBlSX8WuaWlKb EbRqeAQajhQQ81zIghIrj1dZCpZkoo4MJthRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692032135; x=1692636935; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=YXUUQSgWAO4AMRipU/RNdidFQABhnqTxCYXpuXLCv2+vNrKsg9RbULbkVjIrOYcIpF Izxkvk9owT/4hgssBwCPiqnAUSFWKMkbbo39EsvyNxSWHaMv4r0JUO7+Bxp2wnqYFgRk 92KiHgFJ/7utYAVsaVCbTTY8ZR6XQzzP6/8pi10SVQKZ54SMTWoDfNQCIiOh8BhKlNVT rF4tsv6QT9DRY+XhhZ29IVAsztP28A7FFHnJtQsL0ULPu+TgSt/CGpK5YICFNle8wIxt DHFBIhFvQ3zMOlYoh/UZuWm6QQKYYwqxh/Ku7Y2bJK7eCINW9VH0X2H5eqVOiUsx7YFg zpLw== X-Gm-Message-State: AOJu0YwMhVINFUrKProVuCImxkUyL5JTaMvgRzaJwqwrUWu/BsCjo114 EPunZx1MJVWJGdtFxAKBoCAMYybF1Nys4crEHONecWVHjGenF+M48a3j/s4/fTWsCcpBXkn+Aw= = X-Google-Smtp-Source: AGHT+IEVv3AhuKk/NhqYEw6iWJuXcfPmxIjzWtNpYDD9nMqaN2BLEd81mFUt1DhBPxdbATG6Ta4lwxxickJ2 X-Received: by 2002:a6b:e315:0:b0:790:9f26:26a2 with SMTP id u21-20020a6be315000000b007909f2626a2mr12035055ioc.6.1692032135380; Mon, 14 Aug 2023 09:55:35 -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 t5-20020a6b0905000000b00785d5f192d0sm329196ioi.18.2023.08.14.09.55.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:55:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:55:35 -0700 (PDT) Message-ID: <64da5c87.6b0a0220.c916c.318fSMTPIN_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 E5B466052471; Mon, 14 Aug 2023 12:55:34 -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/