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 C315D4302F for ; Fri, 11 Aug 2023 08:59:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA28242D3F; Fri, 11 Aug 2023 08:59:15 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 6ED8140E03 for ; Fri, 11 Aug 2023 08:59:14 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1bb7a1c2fe5so1387344fac.2 for ; Thu, 10 Aug 2023 23:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691737153; x=1692341953; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x/7wjrnayrA9Brdvl/Q5Jd+IJ71SIi+iK9YdQd03I0A=; b=guUGKVy7D3B1nWyvuT9gWzJjCRJ+PLtikTO1Ane/ST7fHKQd/bmiC5Ji9PSEx3eJCy FexSXLvdyrFzHXRj5JfbwTDEpp3mKRD6wyWZeMTd5bebYDoJZ4EGNIXRToRp9eJDZL1y rTuAx6UMgtmmHrR1vfl5BZ/8UxfWkNT1JeMDM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691737153; x=1692341953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/7wjrnayrA9Brdvl/Q5Jd+IJ71SIi+iK9YdQd03I0A=; b=hVft+gtQ2ZGHQU/XtUUqpr/ABifHqtRMVq89RZhVTAv4Ip7fPOSWmJphUfI3y6DvqY yreqqGIlvjAiwQrnwAxXVuHk6UYpXUBmoH+1zct4a8SOvE7ovWV3wZi8JXS4GAcCz43+ nUhfeqVyTod0osfk5TfCO9AimFhaD5HdXW1wbVcjzaBhDaNTJWLngAE5yOL5gh0h84Y1 F1+d8z4rZxuyxj3owJ0YibczVhvytX0Bp+7oT3hrxzb6QPVAzJrUSslMaYv6nWqx6TMG dAjPLHjZINj8K2mmI5+tLbrbWq8ibdnaltGUFIvI5fSdpFEbr98A1D7J8cLwAE6i60gh zFBQ== X-Gm-Message-State: AOJu0YxVAnyMIHQoLfx/GThOZ6BzjgtKauO/EPQR3S2jNqZCQ63SEgaz I6j/qUDQYpc5szJVCbMAFtbJSafHGIasSPI8jZldJhHXjEd4Cx3HXZb9OQ== X-Google-Smtp-Source: AGHT+IEYpznY2Nlq+GS9rQqbWBpTTycXng4Ofio9V4V8ffq09gdGNw8I1MT82EDnLhYMQd992eIUiRrXyD/1 X-Received: by 2002:a05:6870:5824:b0:1b3:8d35:c85f with SMTP id r36-20020a056870582400b001b38d35c85fmr1027161oap.1.1691737153791; Thu, 10 Aug 2023 23:59: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 e67-20020a4a5546000000b0056584b08462sm251923oob.12.2023.08.10.23.59.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 23:59:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 23:59:13 -0700 (PDT) Message-ID: <64d5dc41.4a0a0220.e0177.ec4cSMTPIN_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 4E64C6052471; Fri, 11 Aug 2023 02:59:13 -0400 (EDT) Subject: |SUCCESS| pw130038 [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/130038 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 05:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130038 --> 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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/