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 989F043028 for ; Fri, 11 Aug 2023 02:06:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9374E40DFB; Fri, 11 Aug 2023 02:06:38 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B897A40DFB for ; Fri, 11 Aug 2023 02:06:36 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1be267b1c88so1690680fac.1 for ; Thu, 10 Aug 2023 17:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691712396; x=1692317196; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tKO4eIVjNYqWEu5ce6OsWLmSsY482aRyIeuJKOcKKr0=; b=SixzGPxgnsyYDlQ2xMoeraZfsKVjeXV2QoPlgYm285kUFepoAOYT93GH57/1WvfYnf Ca6XpKgKzF+ocfJOwy5E/R/KlzHKIObkSbjBL6YQd0o7FD4hjXmW6kGrZgqi0g2jZCIC vJDGH/JYPSFoCAtekU9G+0d7lZQ13dOAhTf1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691712396; x=1692317196; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tKO4eIVjNYqWEu5ce6OsWLmSsY482aRyIeuJKOcKKr0=; b=VYQzHx6UkNqRemLp8zt9BOMSkADDFMDVsVezkeGq5y47q8VbvBi47RmVc6RP2uM64i hjtW1SPp5uAk9iuf75WQMe4LUez6LL9qRvdSriPeZpqM+L3ZcJeBFN7/G5FEjGucqBBZ Ey+HSc3ocqfxPhRytCmEVxp0/bv9hKB40DN0KTzRIjbwXcL6RUn9/VHSwj6t5FSRBDWX AUWTQ8hSCwHVA1e9gAgKCTD7LYt8/5eTshpQ8JC9+ng5kSUYIRpeu8lkfIdxdnDu/02V aG3LhxKjovcnZf5360+22URjHKySWBMO8X8jWafhMi64i3DPaCwO2CaRqzl88mIyh0ou kt3w== X-Gm-Message-State: AOJu0YwDPATVUD8CD44W5/LcXLayAUFKgTD9sXOiS6rPVRkuoszNFMRf oFBJQiUpDIXPJx1azN7ATaLFN2W1y4ltqKCmNGT1PlOYDd5/XvHaICBtAw== X-Google-Smtp-Source: AGHT+IHWNzRTMZMiGfAt4sXhgpIKZ0sl4n9tTNzMuq7FW0SkKf/ax08U/p0BUZr/v8sqwz/9R396rroam3sO X-Received: by 2002:a05:6870:831f:b0:1bb:860d:8106 with SMTP id p31-20020a056870831f00b001bb860d8106mr267838oae.22.1691712396110; Thu, 10 Aug 2023 17:06:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du9-20020a0568703a0900b001b3524ec4d5sm187891oab.42.2023.08.10.17.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 17:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 17:06:36 -0700 (PDT) Message-ID: <64d57b8c.050a0220.39f77.a23bSMTPIN_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 96CBA6052471; Thu, 10 Aug 2023 20:06:35 -0400 (EDT) Subject: |SUCCESS| pw130038 [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/130038 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 05:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130038 --> 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/27261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/