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 1CE68430F1 for ; Thu, 24 Aug 2023 16:09:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CD874067B; Thu, 24 Aug 2023 16:09:36 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 1E0814067B for ; Thu, 24 Aug 2023 16:09:34 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a3cae6d94so4275203b3a.0 for ; Thu, 24 Aug 2023 07:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692886173; x=1693490973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pfh80Jv61yQi4qVrpiM2kMcplSN0OzsI05OUOW6Mp9I=; b=Al84TQEGXFmiKkSQGBhX+nBlaCtNSvvu5sjoUasyGSEfVqElLomtTI8RP8lb1TsFLs 4U3q+LaujCj3ULjN2tkms5Uekv2u7C6hrTXOAHhwy+MB7LhRuXz7oPUfZ/w/K3pvEM2R HJnNM4CMuEp0kqiwZUIbLzkau5wNuGU2Ev20A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692886173; x=1693490973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pfh80Jv61yQi4qVrpiM2kMcplSN0OzsI05OUOW6Mp9I=; b=lCeuEQEyeuG24RSfjf6vzA6SDSflSaFa4Wr5rJwUnuqB4/tTFkGbnM7c2e2m6KVMmj 3HQmLucMeVJ1qEoCZkCo5vpkZZMb/GeitXzktNJdberVeDMow/3/lfgzCdTo4o4cpskv 4i0GUjMzYGyC/zPxqg0Vtfh2apmexO4zGRm1putvOcvq/vaAF6/FinBXRA2cMV+9Z9D/ jGK5vDZCmODRrP5V+YuxTVfKtmrHqzYiMgq51GysUuKhvh7DBxnZQezG8XNVHQzhwny4 GY3ul/tJA7ejyPUaJlMmRLvfwcgLsCuY0KNbVr4ZxQg/WYXVq1ERXhyCrAfp6Fdp9X4H ixyA== X-Gm-Message-State: AOJu0YzphTJH/U+EA48kQnwDpmXZQ/VpXsJc5ZaMvKy7pVwVcc9mJaXj IhQMxc1yttjpYawlkiB/QHR64WTu75iI4TGgjnovE+2ZTaCuLoZLkvt1Lw== X-Google-Smtp-Source: AGHT+IHTJtC5J/M8md06macuvm/shTONQKT0oHVEyMp0WkEH5IZ11tLBtlDBdYWItl+RBfi04n5CXBOagmki X-Received: by 2002:a05:6a20:72ac:b0:133:d17d:193a with SMTP id o44-20020a056a2072ac00b00133d17d193amr18912437pzk.59.1692886173233; Thu, 24 Aug 2023 07:09:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q17-20020aa79831000000b0068be317d1b2sm223673pfl.1.2023.08.24.07.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 07:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 07:09:33 -0700 (PDT) Message-ID: <64e7649d.a70a0220.45981.8e9fSMTPIN_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 6F3A46052471; Thu, 24 Aug 2023 10:09:32 -0400 (EDT) Subject: |SUCCESS| pw130701 [PATCH] app: enhance error check if enqueue fail 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/130701 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 24 2023 07:37:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130701 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/