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 9B9AF4302A for ; Fri, 11 Aug 2023 06:08:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 971BA40F16; Fri, 11 Aug 2023 06:08:59 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 7AF4140F16 for ; Fri, 11 Aug 2023 06:08:58 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-48726442294so643590e0c.0 for ; Thu, 10 Aug 2023 21:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691726938; x=1692331738; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ss4mdyJdogve4VAsJhbeGJeShU4P2MwNR5aD8ptgWhg=; b=I6f2yVp8ES1uq9TF6wmU/ARbK/zhG/AiHs1ZJl90mzgdnsZNOUYTTMSz/L56mJETqf xra0uzA5XEoh//zQaJbQeOmM14G1tBti+pwIb+wFVcW15q10pdwF+NFVztwv0zUfWINL E8jQV7w4RxgU/JOhieG200BSTKDvggc5V4Z8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691726938; x=1692331738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ss4mdyJdogve4VAsJhbeGJeShU4P2MwNR5aD8ptgWhg=; b=kTQwyG1U31zhxfd70L98WMXlyunrK5RdgAwBxFKkvBvVDoxRYt8gzODwvV8S+Ri8D6 LddKksRkGjcV/fqoNcMtAX2kDHk20xvt9DkhumEubQ7dEuo+vVBv1AQ8z0cPrWdJlojY K5lEGeizHaolcQGuXl5p+UFH4DttGL47piJefx3XMqzEl3QxwDdXMnAoNETeJIC+LBwR CO57FZkTTE8amsh04Bl+RWULi14awN/wzpqKYBpWq38VgvHKDgEfl/y9go3lDh7b/foa X1stqC9lOzwl3ZY5M3b6uKD3H2rS/qij/tH4qPQ7w6DHm9/dGPsmmhIkT4gSWzNyejlj 0tcA== X-Gm-Message-State: AOJu0Yy9O9M5dQmHonaNAoOGpwxLO80E5cXhDjbOqs9gjulGsrEQcxRI k/8TiNzKy9R0Ac47j0z0DoplFmzj0mDANUI5kgavcnaaYdLGl/SOezIi7g== X-Google-Smtp-Source: AGHT+IGl7kQPykSxqQL289DBnRD2JVY2cPg3Yo+GCg4oGCuUrjmvtdFyoYl0DK9ah7RPik7fBnO3szDUXEmt X-Received: by 2002:a1f:3d56:0:b0:487:1961:d270 with SMTP id k83-20020a1f3d56000000b004871961d270mr976818vka.8.1691726937881; Thu, 10 Aug 2023 21:08:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m2-20020a056122138200b004864aeedce6sm237625vkp.6.2023.08.10.21.08.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:08:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:08:57 -0700 (PDT) Message-ID: <64d5b459.050a0220.27a99.ce41SMTPIN_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 79EF36052471; Fri, 11 Aug 2023 00:08:57 -0400 (EDT) Subject: |SUCCESS| pw130044 [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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130044 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 14:14:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130044 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27264/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/