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 493464302E for ; Fri, 11 Aug 2023 01:12:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 437E040DFB; Fri, 11 Aug 2023 01:12:00 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EC36D40DFB for ; Fri, 11 Aug 2023 01:11:58 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-63d1238c300so8685516d6.0 for ; Thu, 10 Aug 2023 16:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691709118; x=1692313918; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eWVxFnBpIkb4MKQa9EAwHUXN0bWPWBxsncccYNH6bHg=; b=jEa7tDlzSEqUtswQhS5kQC8eY3abWH6svvwxBgUh8QmZB0VeMF9ZZlDefkbzEa83O5 Ahp6EgRGYI5teF2DI3a2oMdAPMGV7vOpNGE02+yHI/jL+ekobSpsHJ7t+wtWDZ2HSWBs /SuGpRZdyvcszr43Ad4xBS4Djqp9L+oU9J1xA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691709118; x=1692313918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eWVxFnBpIkb4MKQa9EAwHUXN0bWPWBxsncccYNH6bHg=; b=b/Gt4o1Ivx0L7Y6INfWasUkOXntU66QTHrEmRXSwKzWcT7b9g5hKt7WMexwmS0e5KI 8P5rj9zRfsySgYUMONCN6V+zfO6SAIZwEQHp4GLgZqNEC45k8mFqMCtD4fUX1+pq8itT EwxVJzDKXgHn1+J1wTyrjpJfNMpF8efXxKXPBFIc+0P9thwKPQ5bfxPP6MvZVuzut+s5 WeGkZDNVbZa0KILj182CabMO1frHYFvaLbSQwzvTnrkMiazap4rk2YFpI4ALZ4YhTcD/ fvaW2TmuyX9r++JU+wLzTpgoWRn8J/Q7y536GnnU2PIZMyYR7umG2GInLJGSa39UikAm hg3g== X-Gm-Message-State: AOJu0YzNPceLGrdEH5OwTW6BZMaS7gg8mfGRsuoY+16XJIomJGr6qdnW cfzPhqgGt4jqCy8Rw9H/ZoAsgIPLaSA11TGLPX6Rlbd5dT4VQnt8dM3S4A== X-Google-Smtp-Source: AGHT+IGFZS7Fa/fR3JHSMLL/ivYdIX2Yk4F0L0sjaXGgBh2BDyPcDxmO0gr0VbCOFdnJYfL3uAGZzpLgp7WM X-Received: by 2002:a0c:c981:0:b0:62d:eda3:4335 with SMTP id b1-20020a0cc981000000b0062deda34335mr140676qvk.29.1691709118354; Thu, 10 Aug 2023 16:11:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l1-20020a0c9781000000b0063fbd2ca3f7sm119766qvd.69.2023.08.10.16.11.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 16:11:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 16:11:58 -0700 (PDT) Message-ID: <64d56ebe.0c0a0220.8d0ef.64d5SMTPIN_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 0D6406052471; Thu, 10 Aug 2023 19:11:58 -0400 (EDT) Subject: |SUCCESS| pw130089 [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/130089 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 06:00:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130089 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 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/27282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/