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 3378D4302C for ; Thu, 10 Aug 2023 18:57:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F38F40691; Thu, 10 Aug 2023 18:57:08 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id AED6C40691 for ; Thu, 10 Aug 2023 18:57:06 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-349783c5d43so4064825ab.3 for ; Thu, 10 Aug 2023 09:57:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691686626; x=1692291426; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zbOZTPln5LES5kU4VGJ0VCkhs6d0pXc4wSWUXCQ1e18=; b=Beib9oqtHLgKrQgAJhr0lrGE7sltOVzKtOcoEqRe7cVvTfs0V2VxbC1/F66UNLs1La 1sZkLmTbbf/acP7oxVL/YmL3D6ihKvhhFE+Lm0rOJr/pclTnzch/NqjeRilvW1l79XiF zev4Fr1jycMNTApXYFwiWEPX126j1OFmdPVQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691686626; x=1692291426; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zbOZTPln5LES5kU4VGJ0VCkhs6d0pXc4wSWUXCQ1e18=; b=kGzDda7zr1z5Z7gcEd1lkDfMF4ateeDfUe8E6Cd8oIHGHJmWAtSHfIrZB48Ev/v2hV aGgPUuhwG3D4JrQhP8+aAHk8mSYN+XSamakbwU2e5utZFsw8MP888sz4ng203rYN5a+F /reenrMwBmpzrkV3gtPhZC90EGMqG+z9AKFKk6j4vggIgV/ljKay0zCbXEYCcM/6t82W 8t6wRNl3yF28qyqb2HvlqCzEJvYwQD2HaKJsS6vWaztnxklRuOUEm2DZNHw0VDwwExKi GuzLuOY0Sze4dvVmkMkWSf7MMJd+hlNfbkLGTipem+MsUnd0mKvAyll2VrVCPXhHJ9cB jx1w== X-Gm-Message-State: AOJu0YwetsowiXeWXGTHd+8a0LJVg5dQVNQDy7d60tHyLxKOO5jt0IJT yrMe1rZuufI/1CjNzmhbSR0lcUEPRX+POpe93gyNjAblbONjPjVsyikqGQ== X-Google-Smtp-Source: AGHT+IHuPDgOVM7eX4B6NHWc5zFaPK6wdM8loWxHmzSzBWwwRpctQCttFYuqA8F0s3UGPBD1ZG7jMCcuI7Zz X-Received: by 2002:a05:6e02:1645:b0:348:c940:184c with SMTP id v5-20020a056e02164500b00348c940184cmr4670345ilu.11.1691686626194; Thu, 10 Aug 2023 09:57:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a92ce84000000b00345d60c1a0fsm82025ilo.40.2023.08.10.09.57.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 09:57:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 09:57:06 -0700 (PDT) Message-ID: <64d516e2.920a0220.66f61.3dc0SMTPIN_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 B96306052471; Thu, 10 Aug 2023 12:57:05 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/