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 8CEA4430F1 for ; Thu, 24 Aug 2023 16:00:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B37340150; Thu, 24 Aug 2023 16:00:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 43EB240150 for ; Thu, 24 Aug 2023 16:00:41 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58de42f9f05so69456757b3.2 for ; Thu, 24 Aug 2023 07:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692885640; x=1693490440; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=05/I61jW5b7uvX1zACpq+upCFwoRdwgocVS9lgRfY64=; b=X8N2u6XbuGXSTmmgeIo9Zbgo7iL9GECps9Uq2U7hiHqzUpMJJx1f+4trn0ZN8S0XGk QQuWbGuGH+jD1k1aJmJ6d8YLzNrCv1LsusRCMuE/na771lBVLgrP1VFRi+j4I08RwSVm l9xTlIujdpD7WcyOiMSk9I9FECjp+6CvylyEM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692885640; x=1693490440; 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=Hhs0h7TntGD1x+nIVx6VkOGyafHzDkBQdeypqFH7kWpXfhwAhVKnDgnbOcmtjX1P3b ntAfO/8z/QNeliISvSelSE1ksEayT7O3+EqoA0A6zbEKu+84gfFH0vglqf3iuxLQDRQ3 TO6OE+uqdp4ZIbNrAG21El9hyNRdrO7TkyRzEOhAGuvV45MXVX/Gkc5FssaJ7vyxSMAv jutFbMiTHiCLzC+mhTWuLnnngLiZY3nZwBTwZDHpUbPj8iVXpZAP7CrIf6RHO5YLqUvo Rhb3zmlKZXJ+xJD/YbUe/IhHR6BmrWv/UxBnQaNVB5xyJYCYZaxCTnBotu1r5K7jfgiU HK+Q== X-Gm-Message-State: AOJu0YyU9SEKkryuEJ9DlQvrzNlhjJKosr+6gNwKFFyEd8xfPYemzAqL Rpe/8d98CqVIxyaB5+XIBnXi3woHu1sFqg59HNbD9CEmO8IbVMkYIpz3+A== X-Google-Smtp-Source: AGHT+IFhUJfUaq2E0sl1KC124Z5becaTj8nhuhU413wXzrsPzT5gvbQErovX+0D6EQuoInRglemDz3jReky+ X-Received: by 2002:a0d:db45:0:b0:586:a170:7dbe with SMTP id d66-20020a0ddb45000000b00586a1707dbemr16553206ywe.13.1692885640642; Thu, 24 Aug 2023 07:00:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d21-20020a0ddb15000000b0057072bbf78bsm1622392ywe.31.2023.08.24.07.00.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 07:00:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 07:00:40 -0700 (PDT) Message-ID: <64e76288.0d0a0220.eef4b.0fecSMTPIN_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 590086052471; Thu, 24 Aug 2023 10:00:40 -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/