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 1285E4302C for ; Thu, 10 Aug 2023 18:11:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D82640691; Thu, 10 Aug 2023 18:11:22 +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 24E0A40691 for ; Thu, 10 Aug 2023 18:11:18 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1bb7d1f7aeaso996078fac.1 for ; Thu, 10 Aug 2023 09:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691683877; x=1692288677; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=bYFUurXFQ3udhAtB3KmxZTzy3d1hBmh7gchn47guezecjeCiSzC3NosopcjzVO7WDC kgdrvX84LHTVYqBsBGsxrCH9xFm6pQK5Bg7+Cn0IqG++DauHrY8xU3IFbm2m9lzfu8C3 5bQUIVCB8ZR89S9Bmz5hOvmmlT4jZFFCQgyGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691683877; x=1692288677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=Tz+m5wk4bOssn18552W5OHp8Ebewpu+CnLZNiqyv8tBW5Bd1x4Evq6YcepppwDktjI Y2Hg6hqhEtyhFV+DCKVoLSbxQdkMUbKC5KMInu0MTEHr9S8VIrv15q6Z8mGv8Ztyxyuf WzI4IqL9TsqW577x9rltg/ZaBQCX29+pvUmUYHkLv9WDA4RZMbUeU7Y9Y8L5bwvaNYww r53O4jVkWySXXN6v6tZ1RuFL2QWjI+NtXuvFHCZ/VwSFNATUCeyfHAcLxofWbUe+6Uua wjFPrPx7Xj3iYhQT5tc88kZJhOLb9xjLlCRp4MhZGdxv6XWH5auQxYUohztz+oTQlowG w+hA== X-Gm-Message-State: AOJu0YziT6BIW/nyGr6fQ8hqHa4r+WiiZb8LG2vLQuqqtYtil4X1E8hr ukEmBfihChXA8RqUeZwKvg/DsT471h0P63Ah1Mhk3FfVipmo0pZeV5kNXw== X-Google-Smtp-Source: AGHT+IHA4RK1Pza6Ii6Emm1s78+p97cC+/TGdYYZYryJ4gUIIhP0UBkgRsOTvtfgPoU0D8rlgMDmXibQP23y X-Received: by 2002:a05:6870:8a06:b0:1b7:2d92:58d6 with SMTP id p6-20020a0568708a0600b001b72d9258d6mr3692507oaq.32.1691683877537; Thu, 10 Aug 2023 09:11:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mq13-20020a17090b380d00b00250d15134adsm355494pjb.8.2023.08.10.09.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 09:11:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 09:11:17 -0700 (PDT) Message-ID: <64d50c25.170a0220.57802.ee10SMTPIN_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 046776052471; Thu, 10 Aug 2023 12:11:17 -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 | +--------------------------+--------------------+ 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 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/