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 79FAD430D4 for ; Wed, 23 Aug 2023 01:13:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85B084021E; Wed, 23 Aug 2023 01:13:17 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 189134021E for ; Wed, 23 Aug 2023 01:13:15 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bdbf10333bso40018505ad.1 for ; Tue, 22 Aug 2023 16:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692745994; x=1693350794; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kPFQaTubMAo6r6Waxcc7fbyv78qVKbHx47W2TEdUT1s=; b=CiwerpT1qd/RETzGEZjDpE4xvcI0awQbjGmuSoaOHz2mRltuInUzNW5sHzhbDauo1Q rL8i7KP/Jkr3ahPq4VtlFmGNLKMnXJBR+QTmaaivwbcl8ImIl9Qx/quDaQ8Qd2f09RH+ ygu78D6Gotg06PVhKs9fYV97oIW5sCNPfiVcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692745994; x=1693350794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kPFQaTubMAo6r6Waxcc7fbyv78qVKbHx47W2TEdUT1s=; b=DW3e3Z+r7LG+oYr13Qv67xbQR5WyPJBby3cc1qfnF6nB/DklDbteC9ZRj2L0U9qgSb CAXfVfGwbvunGEiw+NJAFwAFHa/Trm51UsEto3xeMZnq3naVxwaaEM42KjJmQN+kHCJi lESBQPPGFJqTD1bmzLF4+XM8LadsJb0kNhZOY71g4j4f7XqedaJDdpAtlWy7J0Htnrgw R6y4PYUOkwEIvFj0zFe1mE+8JtJ94Gb8QmgroJXIliWGQsF0uQyPyGVJc0nRwi8iQ8/m MLXNqozFq1vcEESwZZhYdRf0NhIzdNczIA8LB8G8F/0LjMaTgfP0sdS0gCwpPf5/qT2p 9pcg== X-Gm-Message-State: AOJu0YxrWhnhiAS3wHs8YazFfMentLVucFYWg93rhSKZE1bnxB3lDobX iq2e7CXx/pXZBLeeepw3nSgCGeAM6a/0/xE00Y8pnZx6koh/9w1sFZKiVg== X-Google-Smtp-Source: AGHT+IH5nL4J/Zj+hj9uP0KMPDRzmjFqGHI5aPHEdszTAZYmXLPDL3mR6rqVtVj5Wsf2rwJSPgAuSG9Q4FlY X-Received: by 2002:a17:902:ea93:b0:1bf:64c9:a67c with SMTP id x19-20020a170902ea9300b001bf64c9a67cmr9534735plb.22.1692745993982; Tue, 22 Aug 2023 16:13:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw15-20020a170903278f00b001bbc0f68a4fsm488877plb.136.2023.08.22.16.13.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 16:13:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 16:13:13 -0700 (PDT) Message-ID: <64e54109.170a0220.7f602.6fa0SMTPIN_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 34B546052471; Tue, 22 Aug 2023 19:13:13 -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/