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 9EC3E43066 for ; Mon, 14 Aug 2023 18:56:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A75E40A8A; Mon, 14 Aug 2023 18:56:21 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id DD47540A8A for ; Mon, 14 Aug 2023 18:56:20 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6884310ee75so491906b3a.1 for ; Mon, 14 Aug 2023 09:56:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692032180; x=1692636980; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=Sm6W+WV06Kfeg9jWozpaOy7q46Hjb1NUgy9WYpVLcS7Xxal4ENfZ78W0l2/PgHdaC0 tiiXwOfkLk/VYU5W6kMwYZ5RC0TVXseHdMkqZrhZAVLD3oDX2xwkC+AINKSlIRHUa4p0 lWkIv8Thq9UuCB3t1YosW9uMNfiiZ+ybnLv88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692032180; x=1692636980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l3FlGf7fonVe7QJb4UdbyYRT1fQe7jSPoHNs86XI6TQ=; b=b+rYYUmrVQNe6IxTcf9tLGXMikEuL3gMrpWTbHeY14LLLDQa99a2a4Oa8RzLP98Y5U xq+u+/1RwbPuOCfXEk+cgeLxk5fbH+8NABqGURA6Jmfx8Ue700V17sPSr0oMPRSElaZA MkLkwbytVKw84kck3QxRmdkGR+/OcV7jA8m8R97Wggvkd9/A7ndaF7F2/p7zydohJ0zq rmpZEPTyjQew0gfjvJ20taagtIjSE5FgWDK/zEQLNoXhDPx1X+CjMm2sXD99zNOCyGTf uY1CIWL1V2qecUDptiZbdI4IhNk7V+tBH24kUI0htFrMSyPN4cDfKTNKR+fsfsyrWy5R ZEUQ== X-Gm-Message-State: AOJu0Yxw/WIwXsDE9n7AGT0VuldWrekC8tgtKz1AXMtsusUh3lCVUMZC 5T/jVlAjIvU7LAPSLC8zE8CdllSwKjgZ6XMEYAlYLSYHGpMJz/9xqJBmgacMMooOQFsFfnMDaA= = X-Google-Smtp-Source: AGHT+IHf9oygVVnuYe3MnLtzHHiuhugvADie6SE6qv9meK7/HUR94O40kougj4bEmSyiC1Gq4L0L6XpXUK68 X-Received: by 2002:a05:6a00:1943:b0:687:40d8:8869 with SMTP id s3-20020a056a00194300b0068740d88869mr11975243pfk.8.1692032180120; Mon, 14 Aug 2023 09:56:20 -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 g28-20020aa796bc000000b00686bc452a3bsm685057pfk.12.2023.08.14.09.56.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:56:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:56:20 -0700 (PDT) Message-ID: <64da5cb4.a70a0220.ebf7f.b2b3SMTPIN_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 557036052471; Mon, 14 Aug 2023 12:56:19 -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/