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 EE8E84302E for ; Fri, 11 Aug 2023 01:07:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E946940DFB; Fri, 11 Aug 2023 01:07:49 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id ABE0840DFB for ; Fri, 11 Aug 2023 01:07:48 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bd045336c6so1394937a34.2 for ; Thu, 10 Aug 2023 16:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691708868; x=1692313668; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eWVxFnBpIkb4MKQa9EAwHUXN0bWPWBxsncccYNH6bHg=; b=gKYDpraHHg3MBvfCmjx/AFueTJQJtYxiuPGuduOKy9z65ncI2pyzuudmxUjoqAACax b5LXhSeLLs5JkIYTkHQPS9HryyPeO6IrFiQRH4++IEG757afZIU7bDDX4q3ZIR4FtaRO BotHvPdDzoYl+7kyju2YJ6vQPSZdUFdYCJ+38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691708868; x=1692313668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eWVxFnBpIkb4MKQa9EAwHUXN0bWPWBxsncccYNH6bHg=; b=HB7oZxbzwAoHDtEH5ib5jam1gl8HZZb1iQxwnG5B0mBtEESYatXsHKXlwGKF7heaeW 6wskshmXRFQa2dZ+PSFMo+/cDfV1Mel6oyKN3Dc+1o3+VBsV1wNgvpZu7QM3pyBsGdwB f+8ScmIv1nIZtOR6nTu/jucnF3H88rG2RWg0qqZlhyhPlQQ3s3RJYhI5FF0d9ZkVV1lD J0kM0TMVTJ1PNH3e94xilI5mWpiU3JUVnhUeH7RpHalKQXQOsqJn6rqU5vw8QiRMCRBZ 98q4xosoK38I/LCljWa5emFCNo0OlO56DiapuinwLSywAaRN3BTHAB6ehnVGhJiLP5oW 5fjQ== X-Gm-Message-State: AOJu0Yxt6hXFd6IYHnbA0ocjXsx2xZsWITOl+U5/OXIw5M7P9GPBMJtd D1vpyBfbd2EReufmz+4wPndYSvVnR94z2XMOuyp0YkpKe1qNXX0xRRWeUA== X-Google-Smtp-Source: AGHT+IFsqFpDcbt5QtrtJgPwuAl9vIkuvcOQTsfHf+we0jY/QP64nLAewrj0cDtnScVLvLrLFRf8rnk0s4Rw X-Received: by 2002:a05:6870:392c:b0:1b0:408a:1d05 with SMTP id b44-20020a056870392c00b001b0408a1d05mr259908oap.38.1691708868041; Thu, 10 Aug 2023 16:07:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o2-20020a4a2c02000000b0056c7347cc9fsm169980ooo.1.2023.08.10.16.07.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 16:07:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 16:07:48 -0700 (PDT) Message-ID: <64d56dc4.4a0a0220.10778.89e0SMTPIN_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 8460D6052471; Thu, 10 Aug 2023 19:07:47 -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/