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 4C2D04302A for ; Fri, 11 Aug 2023 06:35:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4806740E03; Fri, 11 Aug 2023 06:35:59 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E0EB140E03 for ; Fri, 11 Aug 2023 06:35:57 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-ccc462deca6so1542596276.0 for ; Thu, 10 Aug 2023 21:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691728557; x=1692333357; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hj0hNdR4qpcfLpZvoUymTwtJyAnd3IkMFH85DB1h8Hg=; b=K3rx+XjhESVqhAf2D1kbG/tUlrUtQuJblKzP+MJ/O6JwN768JR9L7pP6adGfCFkyAp ihv6GzGiHXQyxzpS3Q9p1U8Te/cVBSp3oqiS59yi2pzxs5Yjz8FfbhGhVqJJp2WgEgI0 879t9MCiwx19UixOvFG4tmmoYNAd/pvyXolW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691728557; x=1692333357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hj0hNdR4qpcfLpZvoUymTwtJyAnd3IkMFH85DB1h8Hg=; b=cXbIptDwxx/RtOBxwSVhrhh2E3dKhvuLy5yQ3xL+vStyLgqVMfch/m/0pG658bnZAt zLrYH1UALxTkCFBweRrA1mNfzYlLfOR8JpS4JzCO6Z/OBdPcGTNbBO77o7ZAN9OKoea5 J82P/S5MKSJ/DK8iRSK18BNtMPXYBwWKs593O8if+xOd6dIxh8FimerpIAJhi6USKH1/ zkK4uzoSe3OpkdTNZhojTpMucIBef3l1UDeNOT02oCrOjeHOajsMYCbGxG0oO6iZr7E5 i8QLBz7V4hOkqgZfoatDUgjtmAtwgq/Lv89pE2mCUntd6Z17iBG4TJLp1FYJ3ackR4Ev alwQ== X-Gm-Message-State: AOJu0YySTGnDDwZATiJWFRNbSYtp7nBl1/sqcCi2N7OXdL72bFvZ/TPV ppSzLurmG36gnjHv7XH3X6YN/hePbRjlzCKiocGwkRoI9JNqN0fU3VUGPw== X-Google-Smtp-Source: AGHT+IExs9ONC4n8hV4Cz0J8gIRjWNDLTgiXpsgIC3NRdNOJ74BR6UYXIxgFPsfZ231Ji8jBQZ7bhBDvF7j4 X-Received: by 2002:a25:cacb:0:b0:d15:7402:f7cd with SMTP id a194-20020a25cacb000000b00d157402f7cdmr1067976ybg.27.1691728557359; Thu, 10 Aug 2023 21:35: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 o13-20020a25d70d000000b00d1e00494cd8sm206131ybg.32.2023.08.10.21.35.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:35:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:35:57 -0700 (PDT) Message-ID: <64d5baad.250a0220.7233d.afc7SMTPIN_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 F16336052471; Fri, 11 Aug 2023 00:35:56 -0400 (EDT) Subject: |SUCCESS| pw130038 [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/130038 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 05:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130038 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/27261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/