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 46F1843033 for ; Fri, 11 Aug 2023 13:05:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41A2D40E03; Fri, 11 Aug 2023 13:05:03 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D7F4740E03 for ; Fri, 11 Aug 2023 13:04:58 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-589878e5b37so21287047b3.2 for ; Fri, 11 Aug 2023 04:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691751898; x=1692356698; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vurk1dAJBUJgzocY4jdPuwQvVFLsMw/b6x0VvN/Bvpw=; b=LpsZkI1ZigsC8UAeLHqT24ZZA6VLVYw0hyyYueoMWr6QMCbE5j+GQThaNgB43Kd9R2 c0o0IRYZrRd7TWw/Ht/QH3SxCpfIaqyHP4v4NlP7cGZ/4kGZWL4DbC7jAG6N5EufYDNA I8Ypf1hYCciBA60iBFPTZDDtzEi5cOApkSOB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691751898; x=1692356698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vurk1dAJBUJgzocY4jdPuwQvVFLsMw/b6x0VvN/Bvpw=; b=IfbUcNV/LGM/HQOJesoOwBL+3Q0xV/t3B5ZqjaKuNmGe170eQ2HV2XBXNSIRCG9/T0 6o3p839SaVXaGFkHAbKay+Z2vEisgkj9Y7P9uInpsE1j2V/cFqu1HMn/3eM5JrDa4ySa L2YpB4bnw4JCjrMwpRyTiKVZ3jBx4ayV0l8/Wiyw9dsi/148KOQdsO8bA/n1D0pWKWvf UZacJMWffm+PlqZBRIgSFZKBQ0FG4uHOi6z8G9yw9EgFAIhSM8pnrYTifKC0HL9FY/gk vBmnsDuTI+x9lTB7uxk1VVJ0g0tKFMrJROOok3rjN8TK0ZrotCZd2DYoYJcX/pmBTbC3 s0yg== X-Gm-Message-State: AOJu0YwBNrssABBFi93P2Sh+Um6+KfCJ8WF/fKNgleIkG979jG7ArdXF 0+qYZRkNAiz+vvJyifpsN7bPTRfcELAfzucLBpgRpR07qnT8c7werGjNmzSb4RMmmE8tC/RuVA= = X-Google-Smtp-Source: AGHT+IGNbUKLh23vSfqauAB0RiNyo7dn50pIT9Nqb+AVgvqaPDqMh0ji1sFMdU7V4sbaQeql7vW/KGFfhkkE X-Received: by 2002:a0d:d6c1:0:b0:583:973:cc74 with SMTP id y184-20020a0dd6c1000000b005830973cc74mr1628680ywd.8.1691751898382; Fri, 11 Aug 2023 04:04:58 -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 g67-20020a0dc446000000b0057716dd2aedsm274297ywd.71.2023.08.11.04.04.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 04:04:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 04:04:58 -0700 (PDT) Message-ID: <64d615da.0d0a0220.8b4ad.e9ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F05F6052471; Fri, 11 Aug 2023 07:04:58 -0400 (EDT) Subject: |SUCCESS| pw130089 [PATCH] app: fix silent enqueue fail in test_mbuf 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/130089 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 06:00:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130089 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ 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/27282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/