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 7631E430F0 for ; Thu, 24 Aug 2023 15:00:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 899CD40150; Thu, 24 Aug 2023 15:00:30 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0919C40150 for ; Thu, 24 Aug 2023 15:00:29 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34bad46e5a5so22031695ab.1 for ; Thu, 24 Aug 2023 06:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692882028; x=1693486828; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j2U8esecB4SWSKmJq06kmDuWZFj8274J0rnsDdct0OM=; b=DpPDFORbxn+Gdg1nWphtq7wUWBNVnrwXFZ8i5GgCls3GjQI+RsdYcDJ06o12h0CxJn qSx5HMPEnBCdBOlBpGBhTxMVk22SQ6tGO/bufPhRldsUmD0TKNfvV933NDjX/1pVJqHi kzUuaqMQ+RN4Weo40fy5tS+TCZRZvKIjEP0vs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692882028; x=1693486828; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j2U8esecB4SWSKmJq06kmDuWZFj8274J0rnsDdct0OM=; b=eBQhu8Oo3OUIIIjHaBIeAAl7B9j1tXcLE9/FhsVCF9YT2kH6dJzf7GwzSXmdPSLXnB F2APnGbW1YejKd2VPf5TbaIpHRRCv2X0ON1AsR9S/1/gDaJIeDTaQvQ4qSYrkejmGqTx e+XVhrBUuqvp49HlGO3Fz0HC0RMgjSI2OGwC+7l0to1I9zjPGvkeCmqRKpDVu86Dg+sZ y0EL4fs8LqXtVMBOzHsD9Ign5U1Dzo7E4eczMG865R8/qkWGpCakDKCOtDVzS/n0zHsZ ipudBw3dIAlZOUK8cQXlZuH/KBldiYnKbtSFmKlV3HWcGLzKkIkJnmsdcV9lhdPScD6U wl/Q== X-Gm-Message-State: AOJu0YyrnGzU4LrijzdCRPAwq5tDsi92tM0wL03xQkXROdtHyStsauh+ qV9gGab3W5pqIwF8Rzx56Ykgumea5YEVHu7DnZhtnqVZN8TboYHB3rwIJrfhO3pRFOOvHKNmMA= = X-Google-Smtp-Source: AGHT+IFY7IHJtscCE8eaKSSZAbFh6zRAaDqh0zxlOkEJfXWytyJdl+N16epM4MVExFU8J08eX5m2V84O9LMS X-Received: by 2002:a05:6e02:b2c:b0:349:2d48:66ac with SMTP id e12-20020a056e020b2c00b003492d4866acmr6838270ilu.12.1692882028410; Thu, 24 Aug 2023 06:00:28 -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 d10-20020a92d78a000000b0033b82f687e2sm644347iln.31.2023.08.24.06.00.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:00:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:00:28 -0700 (PDT) Message-ID: <64e7546c.920a0220.9f791.971fSMTPIN_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 140C66052471; Thu, 24 Aug 2023 09:00:28 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/