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 3FCF4430F1 for ; Thu, 24 Aug 2023 16:04:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C73740150; Thu, 24 Aug 2023 16:04:27 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3E42640150 for ; Thu, 24 Aug 2023 16:04:26 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c0fa9dd74fso4526511fac.3 for ; Thu, 24 Aug 2023 07:04:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692885865; x=1693490665; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=05/I61jW5b7uvX1zACpq+upCFwoRdwgocVS9lgRfY64=; b=iOn7dAuduxvg7R5M1+oU+9+MwOTOTqK1M2dmogO2xur39XgDQFsHF8wDmkZj4c4Z+Z q0KgiHHhpWjbRKk1UNJXYFWzj9ACuAUSm5hV0VaWtDRHHzgyJMWWgu45ve15+rAeDzpc ghkBJAOibIce86djxQx7dGnfzTTdqaR21cYxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692885865; x=1693490665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=05/I61jW5b7uvX1zACpq+upCFwoRdwgocVS9lgRfY64=; b=PUk1r0pKr4oKyhxMHrS/pb5HIAiwX/4r9d0B/rKW1JDbDi+ektstRz5EBhRUyrF7ce 2BijLhQ3nRUht9B/ImIuVyRfvm4giw9huVSOzEVDtBC+CMAW3+fhUlWZp9gcpDIm8X3r BnvTOQSLg0pZF1eeKeP/x3DrA52fiyHkRwEj3MGYp//mmQXf5WsdMcri+5Qj5on5CSgA RpVn4VbVELn2SF3p5FHpAy+owd/rAH73RQ8ee0Qwd4Q6Ivq28DyAvDz+zievQsxbhBoM dRoNbbxx/hgnQcTYQmyYuDxBvk1URDhLUJcTCLfGMoqIpxZCK29Viz/gpkfbcPJuimZU zntw== X-Gm-Message-State: AOJu0YwfgCk6qVf2AFRteKf0BmNSv7h5zVmIKMxXGDhU1DUy6Z2XmA3u hu2e2ishseJOh79yskK2ZHOTuiHg/bWGzsmJiQaLY5k8mlmTbJq9KZd2sbXxcrw3WrdzLauSuQ= = X-Google-Smtp-Source: AGHT+IFsIO0TmhA08OHfx2jOuDE489YOvPTUHwg3LpheFxReo5cMiByQmFdH9jfEMVt1fm3Loq06ZnJ31RlN X-Received: by 2002:a05:6870:b524:b0:1c0:d0e8:8fda with SMTP id v36-20020a056870b52400b001c0d0e88fdamr18116855oap.16.1692885865521; Thu, 24 Aug 2023 07:04:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s63-20020a818242000000b005773e83c764sm1655133ywf.12.2023.08.24.07.04.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 07:04:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 07:04:25 -0700 (PDT) Message-ID: <64e76369.810a0220.ffcaa.8a00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C5216052471; Thu, 24 Aug 2023 10:04:25 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/