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 3B80243066 for ; Mon, 14 Aug 2023 19:30:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3847040A8A; Mon, 14 Aug 2023 19:30:26 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2542140A8A for ; Mon, 14 Aug 2023 19:30:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79095499a16so171217239f.2 for ; Mon, 14 Aug 2023 10:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692034224; x=1692639024; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XOxu48GdpFEQsLL2TaUrZbDCTACJnqx/qCooabC1C6Y=; b=AwIlaUlxSVRw7AQYEzWnLLA7BfXMjmtUepwARbEBxLZ5elquKdIP+uwMudfAKnVEk0 45+reZ8NwrX8W9SI2AMLIY/O+kvXwtrePg+8lvCHG4ucas4Sm1heYAtGsBkwpJWY7RDK YDh6ffHurnvHtEBumxEkKB4RMQimR2m/FrKa0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692034224; x=1692639024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XOxu48GdpFEQsLL2TaUrZbDCTACJnqx/qCooabC1C6Y=; b=U8G8XBQuMhLdDhSuqF0+CP3SyCOiTOifoOKr/dSgx4n/1EjIUcffki83XdaaJx21MJ Qw9nPIL6jOQjOYtumDkThurOyPyKL+zI1gvFuy8gxcvBEeXP18O/jDsDMLwDe58XJ0nh X0lKDElirkp+VaLIQ636dDd4+jMmddnqH/e3NmnlzVqciuAq0S5e3dTkOMCtqZ1K//EV j5gocBlRRhHByxdvzRyrtk39p+yiOouvOtEk84Y5A0TCsHM8VD60EUoVFlUfvIbtcMP/ Elj1nMZrzMuLgBZWxrySBeoVLwSAPTI0N65BGO4U/HOwlfViBbJWfvyrNFb9kGIsAFNN QKHQ== X-Gm-Message-State: AOJu0YxpJ9tf+3Vh8r19+nzMWryZoTo1KkKPx4xr3Uv+fQmXQBYBIrjq GWYgFifm0EIbIF6wmdk207pl9dFnXv1W5lbj7XL0QrEr5/l/p+x4IVLaDg== X-Google-Smtp-Source: AGHT+IFpVnlsYbEuDkT/FYxq2IVjGivpZumq3JzCb/vwuWHJbqjUlfJt7hzxVVKssZb98ladVVN4sFC0E6Bv X-Received: by 2002:a5e:8905:0:b0:790:fab3:2047 with SMTP id k5-20020a5e8905000000b00790fab32047mr13226865ioj.4.1692034224546; Mon, 14 Aug 2023 10:30:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m9-20020a02cdc9000000b00430979b84a6sm258825jap.0.2023.08.14.10.30.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 10:30:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 10:30:24 -0700 (PDT) Message-ID: <64da64b0.020a0220.2eef3.eeebSMTPIN_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 19AAA6052471; Mon, 14 Aug 2023 13:30:24 -0400 (EDT) Subject: |SUCCESS| pw130266 [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/130266 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 15:39:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130266 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/