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 E496B4302E for ; Fri, 11 Aug 2023 00:34:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFD7343254; Fri, 11 Aug 2023 00:34:15 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 16CAA43254 for ; Fri, 11 Aug 2023 00:34:14 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686b643df5dso1098050b3a.1 for ; Thu, 10 Aug 2023 15:34:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691706853; x=1692311653; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8FTarsJ7Xj0PqzNsOJOfyzOL9tdeSyvQtJKflj3i/Ss=; b=NFZCNIEakhI3PkqiTh/x5PM5wwWCljnAgRgwt+/vTKYKC8lhgs54Mz+iMaWZbZ8GVU IBukucMfl/gQkFYdG8DiGG6NNvGPMZP8vJ1iaISxjRwJFmtwg7ZkSkBmkjAMydAYC0in Dwj/xjjAtvpM37k7xP15fA3pfJ/UQ30jHTJio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691706853; x=1692311653; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8FTarsJ7Xj0PqzNsOJOfyzOL9tdeSyvQtJKflj3i/Ss=; b=eU2LoFgOQF3wM19hHb7d6cnwR/KxivqlXPaDSLlYfo/9JYEo1Sg8iKJMQBYaP86Yfz WpK+FZOV38qFuo1xPK5QFc4v2sPj2w69jsN3r2mrwhC5HKlARQSowYwFi+sGPbDX89of CwYNJP0cYTM72jl/gdi50aKvvhKId7GSuPihFV+pLD2PL5x2Jy2FfhCEHyaabVIpXb8t LmllVb7JLQfih2TQU5YHoCjmSlwcJ9NdLpkj7KKYTDvAQqjulKj5qr2RYtPU5Bv8enDt 81bWjj2fIur0YGB6gZ/18LPdImSzDrpJz85XeNW5Sz2RiqmBNlG0GH4vYOqoF2zYqVcf 3Big== X-Gm-Message-State: AOJu0Yz9oiEDowIvb7nvUCkGfDVK2Av12mxVvZ2gChQ9JoxGk1uKIeEM DW9BCG+BR76R+W6xieLNS0UgOkoAd2qRoX3xikT0uc/D7RngouoVkRPTCw== X-Google-Smtp-Source: AGHT+IEjUxoJAMM7k2bhlnO3j2v8LJQDY2MtB4euJu8JKQKqinHtRyplsON+Ss6C96snuxOCC0wpqw1T5rum X-Received: by 2002:a05:6a20:938c:b0:135:110c:c6dd with SMTP id x12-20020a056a20938c00b00135110cc6ddmr439613pzh.53.1691706853397; Thu, 10 Aug 2023 15:34: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 w17-20020aa79a11000000b00686c42edf62sm174518pfj.9.2023.08.10.15.34.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:34:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:34:13 -0700 (PDT) Message-ID: <64d565e5.a70a0220.f9f62.cc71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 978BA6052471; Thu, 10 Aug 2023 18:34:12 -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-compile-arm64-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_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) 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 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/