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 858E543064 for ; Mon, 14 Aug 2023 20:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81AFB432A7; Mon, 14 Aug 2023 20:40:23 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E2E8B432A7 for ; Mon, 14 Aug 2023 20:40:22 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56e16e4aba7so1017894eaf.2 for ; Mon, 14 Aug 2023 11:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692038422; x=1692643222; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9/rw3ao2ZVNzuK+R5thbTT6Jsiprl1snutE6tutPVaQ=; b=SPnJiytD1pisGC/S7XCaAwSiua0CXCjdwQ2T74XvjRXDUhaO1lkKPRh+kf4a4LQ1DY Peybsr6T2Hq6SfWy9YalOXQpreXe3e9c4gI6EhM1ehvDzQCyRVTK3UiILbLt7obJ7iha NbkJBtNeKCDZk4pOhM9LXCL7ddxTamOoPu4gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692038422; x=1692643222; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9/rw3ao2ZVNzuK+R5thbTT6Jsiprl1snutE6tutPVaQ=; b=abOoydPSnb/EdDu67+LMpDP8qUb5k5mNhAY23W76fE75Y+0Sx6wzYR3OjNVK/o3m79 cS0E+csbYkfBfjmyIKAyktuCPjQCNaEuFPdcwuNEe3Pz25i4SZrKXe/GlQU3mN8QreM6 6K3+QrsXnESKHD7T2fseeDQ2onPs2VGZKdHJSvGo4Yr5Vf5EB5CyeEWWp4oKyZ8EcGoh BfqAZT37sjcc++KmxzLphWvzwsr5k2yIxTLR9oe7Jz/ZCPMZy9Z5dPpdpNZcndgAWjFg lTMZMXD/ViXLA8j3lNlddb95+1b+r272h0WuOgD7W7Qqb6ZjQNQIJuI1ecGzUQVG48UP lPzw== X-Gm-Message-State: AOJu0Yy7OV2MUUKm95iV+gX37NyRgQ8NnoXVWZBWuyyPeJ5FtunPDW1k Qca2J2vFrMzworKF+1ObOW/59ce5TmywpPW0rwH5TKreUxtqBRnPvEVakm+9hFcvU4PZbSbDDQ= = X-Google-Smtp-Source: AGHT+IEMyL5DxxISZdgQusI4UJdoyrKo7gyORzN2rxoB/75MAmajx8YvHHGEfis3fm0gYOoaz1Ft2TX2eaA+ X-Received: by 2002:a4a:2402:0:b0:567:27f4:8c45 with SMTP id m2-20020a4a2402000000b0056727f48c45mr8379218oof.8.1692038422338; Mon, 14 Aug 2023 11:40:22 -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 w67-20020a4a5d46000000b0056ceb3ad5adsm709015ooa.4.2023.08.14.11.40.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 11:40:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 11:40:22 -0700 (PDT) Message-ID: <64da7516.4a0a0220.37d44.d057SMTPIN_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 C91246052471; Mon, 14 Aug 2023 14:40:21 -0400 (EDT) Subject: |SUCCESS| pw130266 [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/130266 _Testing PASS_ Submitter: jhascoet Date: Thursday, August 10 2023 15:39:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130266 --> 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/27331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/