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 7C67B430F0 for ; Thu, 24 Aug 2023 15:52:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88FED40150; Thu, 24 Aug 2023 15:52:41 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 5668640150 for ; Thu, 24 Aug 2023 15:52:40 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64b98479a66so38188506d6.0 for ; Thu, 24 Aug 2023 06:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692885159; x=1693489959; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UvvqEdUzbEtSOm7dFnSiISYCyUtbC4ums5SNo4Iocxs=; b=LCAEFCUod/drRJKYhbuXPZKiDDaepdFqQm6LBjy8lLUiyllkxioZpnp5ZXwtMmAaz8 S083rMPgTukXVE3u0NyoL/Ic2on2MO4GRGH2E/PXULJSDYOYpEXDtGZeAtHHEm/G8INl 48ZNSG4uExCWb2GX/tfWJ/6uPSkzbsV+ainRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692885159; x=1693489959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UvvqEdUzbEtSOm7dFnSiISYCyUtbC4ums5SNo4Iocxs=; b=htbvY0mlHViIZ3+Vxii8fcG5Rwt4JsbzoLyJezkmaEJT2D1xB5MY7AnYMuhz7MtqI5 S/ndeD5o3JAJXH6YqmYev7xYuqjePz3GY609x0imt/vcUDFxBmUaYYMVNWEA1cr+N9QB gf/I0Bf2beTVdV3tUkno05iMeeWE8UDrwFkwAFePqSYQyrJE4C2J+tHzKB/IEAChYZhN +/XjVGQ0t2kz08ngP9aTQFO4WcCO4WF+IKAa1sCne4mL/zlE52AibckZ0OPUKU8DNztv k1DSpmKimj+U9VT+4MroaXfhRF7miOrl5iS/hrccaY1lyURmyfmXUbeu2vmgXS/3G2zi S7bQ== X-Gm-Message-State: AOJu0YxmYFtvnHYo/tOiClCu4oe41gw6eZPrzn9xddJnAa1gl+Z+fPBn LLZXqGw1ivdJQv8vcf9pmwNHlAnH7Og5j+7D0nf0d0ZBA52HFuWyNgKfpA== X-Google-Smtp-Source: AGHT+IHGo1hM9eeY1F7ncH47zs+EdTbJAPLv9RazX/niVCUmse0vgRmD3o6n0SRqLzt1px1WdsWuy03OZHSu X-Received: by 2002:a0c:f985:0:b0:64a:138e:dc1 with SMTP id t5-20020a0cf985000000b0064a138e0dc1mr15805694qvn.53.1692885159738; Thu, 24 Aug 2023 06:52:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a0ce302000000b006497ba55dd8sm963512qvl.2.2023.08.24.06.52.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:52:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:52:39 -0700 (PDT) Message-ID: <64e760a7.0c0a0220.a9547.4058SMTPIN_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 7160B6052471; Thu, 24 Aug 2023 09:52:39 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/