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 0CB64430F1 for ; Thu, 24 Aug 2023 16:09:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D22E4067B; Thu, 24 Aug 2023 16:09:22 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id A8DC84067B for ; Thu, 24 Aug 2023 16:09:20 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-349a94f3d69so2288155ab.1 for ; Thu, 24 Aug 2023 07:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692886160; x=1693490960; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pfh80Jv61yQi4qVrpiM2kMcplSN0OzsI05OUOW6Mp9I=; b=S27q+MirCe+If641SUJKqooUSePgrS6rIeqHDxoQfQWIXuYYB3FkXmY0DN2b+XbN3u eVekNj7QbpKI7HXChSSd522uM5w/iLjAyl8jcLjO5JQh8s3OArNsQ4pE5Nr5pwYq44co g0hNqm6YT+KpQE0uUoorg5bCreN5Q0dVJLa5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692886160; x=1693490960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pfh80Jv61yQi4qVrpiM2kMcplSN0OzsI05OUOW6Mp9I=; b=KWen/9pFMza29mr30pqfx8KQlMqrYAgL+FyOHhzjzIJTT/+ZpNC88cUz9zTb75QSbx yhsCNujB/roWLlLKAkWHYAHIN5SSeew6xYs79PArgU3to1knW/FY3E3gxWuoM7uGG0yd +mreu38WXgrQjzxnCEHAWh40+Y9FQTyjyt4uQO2/R7830l9A44BzxUG+IWeuMzodV+IM M0csyRNNPIU1aBYdnsrFhf7bM0U1dkm+kby6xFCvLZHoGrZuUAqxXTTQyr8JTey0QYxL 5jX+AlxF+/BCWpsWeR+dfXBPXCbf7MS/CBDKmW6Abo9IEmdDWg/HwumE8IXoXVCfXX8p kICg== X-Gm-Message-State: AOJu0YzqgNDhZH0UUh1+dNmtg5MRl4B+3hKXTcPN+9n9P/cu3ek5GaXV dJn87nHWCif6mtnrG9CaS0nw9EYrUsmpU+aj549v2mK6F1uBnGkInJe6Dw== X-Google-Smtp-Source: AGHT+IEWABQ0RbgDsow3k1Za4Te6EvUWjpvDKNxikNfO2UuP3cwt2rSG3/udr5XvoZffVsXXhXKdXIwf9Ucd X-Received: by 2002:a05:6e02:170e:b0:34a:9320:b7c4 with SMTP id u14-20020a056e02170e00b0034a9320b7c4mr5177267ill.6.1692886160000; Thu, 24 Aug 2023 07:09:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k18-20020a02c652000000b0042b2b936ad6sm629404jan.72.2023.08.24.07.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 07:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 07:09:19 -0700 (PDT) Message-ID: <64e7648f.020a0220.f63b3.d03dSMTPIN_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 814966052471; Thu, 24 Aug 2023 10:09:19 -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/