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 E8D7C430F0 for ; Thu, 24 Aug 2023 15:48:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 028F740150; Thu, 24 Aug 2023 15:48:26 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 51D0C40150 for ; Thu, 24 Aug 2023 15:48:25 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a88ef953adso483565b6e.0 for ; Thu, 24 Aug 2023 06:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692884904; x=1693489704; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fYxVGFjl6FIvhrkodOnoU4+pWMWJ7qMcIVnEmcIo4Jw=; b=dNF6a570DiPDXO8/Bav6C9x1Aq91XNyALrVDbK/4hTTCvpGQy+LNBAx1Chh5wi8xWB aBKaHQrU4AyI13tfcP+dLf+A+kv+ic4HBzkegmmFBs8bV/QzE5zqakwRlg9S4NLbqNOy 1z945jE6pAiQxXnvCnXUB9N4inXaaAjAAp41I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692884904; x=1693489704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYxVGFjl6FIvhrkodOnoU4+pWMWJ7qMcIVnEmcIo4Jw=; b=WgZFv+YYQq97PsObUCAGRRYDItCWncTsDR8UkLBEyEejwHRxb5RByC+KtSXbyHGF8J ZHIlLnFpk5PnoUCHG/sWS+oe2soWGWyNW4h+7ZXU7BU/woFVFEuKUujG4diAc+gCu+Nf rzgXTshdMFL9cApj6NDcXBNKN31mQeoZt1YmzaUkoaYkYJeOylz0WSAyM2RsuDhoplgg u3nBrEFwVorv5jjcJuciogapy7Uka+2FSw1LX2493jrJ2cCPzql2D8wp5YL7cOoxvas0 nFh3CxtpgoGObK3QFEOx1SYy+4RtnPKx8itMycWOo25K4m/nK0E88BnflxzQ1buAg/PA i/VQ== X-Gm-Message-State: AOJu0Yzo2MyIuUumRdQeN54CBRzcmx02TiO5uRyuXAMIKYi1q9P8PvWH p8lt/SdR7A1fD2tHhK86R1gKeF5/jo4rz7PE4+uJtk4ob8hTLTSB+Kqrp4SU7QloZjlReVtPYA= = X-Google-Smtp-Source: AGHT+IHW2vZILogIqpIAECTUwN2YJAMHC0r/bTO1kuhpTOEbE/vKzXogJXAu3KgzARxRECi94j6sfQp/rId3 X-Received: by 2002:a05:6808:144f:b0:3a8:429e:d2c5 with SMTP id x15-20020a056808144f00b003a8429ed2c5mr19117876oiv.58.1692884904611; Thu, 24 Aug 2023 06:48:24 -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 h21-20020a633855000000b00567cc2556a1sm1071657pgn.17.2023.08.24.06.48.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 06:48:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 06:48:24 -0700 (PDT) Message-ID: <64e75fa8.630a0220.483f1.411aSMTPIN_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 D47286052471; Thu, 24 Aug 2023 09:48:23 -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 | +---------------------+--------------------+----------------------+ 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 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/