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 C95204302E for ; Fri, 11 Aug 2023 00:34:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0CA94325D; Fri, 11 Aug 2023 00:34:49 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9CA2D43265 for ; Fri, 11 Aug 2023 00:34:47 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2682e33509bso972328a91.1 for ; Thu, 10 Aug 2023 15:34:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691706887; x=1692311687; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8FTarsJ7Xj0PqzNsOJOfyzOL9tdeSyvQtJKflj3i/Ss=; b=QxwHM1Jcfw1ZsbITq3fEpVC09megnZFbmhwHHy+WJTV7XNdDU5QylMcvzbnebKQlQl RoF9nw+NKaBVaxn5JcpLIZ4sGSqLbrDezEI+iyy+MldkdK/0JFE95GaR3QNck6Mc4Ka/ RA//lamEWqryDSWqtBg3ZE5bQ+cuPakGBk0y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691706887; x=1692311687; 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=JEuZcEOoI7f50JeWVxdC1nDjiCsIe2g+VtkAriCh1J1n/Yv3v2wEZXxSDsKkescJ3M 2nwZB2lqgwYhu8ybr179XIXtctRQYpI3jNbJ8u5KMIjUJq3FgdXY7Kc5lH9LegcgsFMd LZkkpFlDnKhZlpFKrBIy79eMaxFA78LJOZ3DhrC5ekCUy+zzsmmA0/l3DFWZvtwKrkDn /tqxlABo/DXKA75YTkXjp9nkSt3YaLpQ1NaK88qM5EqoYBuBGw2L++na1eJ09a4POozJ nsvYmkdHr5Y5te9Z+i41mKdoMXKiAEo41EuSDEp2oZaIIJbIwWEqdtTfimmt7jwAKea9 +N8Q== X-Gm-Message-State: AOJu0Yx3loL2GKU3wWffjR1typSY3CScFVi++/QTbeRcgLDISZxi2yPz fx0JxzKKfZcibp3okN6v7UY56Jh+s73R86MnvhGcmXBsmIhYs7g22TdOPw== X-Google-Smtp-Source: AGHT+IHRU+yqC17BYLbyisqTsYVXW+5JSR1P633VfUm1B0MI3amt0+k5cnMqkeCHjS72L1wjnEa6DS/EcgQh X-Received: by 2002:a17:90a:e507:b0:262:ed49:ffe7 with SMTP id t7-20020a17090ae50700b00262ed49ffe7mr3537713pjy.25.1691706886804; Thu, 10 Aug 2023 15:34:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mi8-20020a17090b4b4800b002680f279b79sm381665pjb.13.2023.08.10.15.34.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 15:34:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 15:34:46 -0700 (PDT) Message-ID: <64d56606.170a0220.16057.0467SMTPIN_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 0A0C56052471; Thu, 10 Aug 2023 18:34:46 -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/