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 43D8F43066 for ; Mon, 14 Aug 2023 19:22:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4061C40A8A; Mon, 14 Aug 2023 19:22:09 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 26AE940A8A for ; Mon, 14 Aug 2023 19:22:08 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-44768609e0bso1799386137.0 for ; Mon, 14 Aug 2023 10:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692033727; x=1692638527; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ujjMOnU41x0gp4YHQ4+s446PSnAgPKaWwjDO66hw1P8=; b=djRdsVZIaK7/nLAXWPfhaUuEw+zgqkZ63kCRo3m7xk/Ou+lnUs7sZfioCzeTkCZhEd /uNjkmcCJ8tcC/4mdl0NvnCrHLmUwAicZ0gozEltVjl90AIzBFPVFAaF9VwAuIPd0/Fd xnDTfJsoxFxt3GF7diuRARozsywvO5erPOwOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692033727; x=1692638527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ujjMOnU41x0gp4YHQ4+s446PSnAgPKaWwjDO66hw1P8=; b=FRJ2sjI2vu7ek5EhsJLOg5+JPdpcV7+/ilDHZPcPrOYxlL142AtFm2/dIgc6b3x13X Wi11jGAeVm6z1Xb1xyx7NjLr8wRuEOs7VPF5xYbpTbAOF3Z/cx1kuAgAthoh5Dgw3/hH fYpRDSu9QcxrlNQqbCQwhFR2JDw6gA5PWjXQvNhXP45J2CJgvirOTK+emZ7EvBngyzDY a2HYc+uOR+327pdcorikE/XQ/Cm0xYYUULpJcxnmhUK0cDhfZJH4uOJxlfVsaf4IRyTg +KoJECJWfqpuJmCDJ8jhIeYHuE1n+MyzV/3As/emiugGDyaQlm0c0Jy+PxlnoWoy72Jq qU+A== X-Gm-Message-State: AOJu0YzOAw9of6JS2HSkTrv1hx1arsFJeZhr9UWjCHwBEDvLkYcKtSMc alEb1skWTrTgfmx60NGiIivHDuK6YBKh0J8iJOtwakMhIpUf5+jmG15eaw== X-Google-Smtp-Source: AGHT+IE8NMv/cNONWRrc1nk/4n3CWO7IW1SYMUd2Eqdw2tUmf2BzHkIzLMaHiaghYOuWuqOCD9WZkppqFZpO X-Received: by 2002:a67:b402:0:b0:443:5c6e:c9c3 with SMTP id x2-20020a67b402000000b004435c6ec9c3mr9893779vsl.14.1692033727429; Mon, 14 Aug 2023 10:22:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y25-20020ab05619000000b0079da8a38bfbsm376760uaa.8.2023.08.14.10.22.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 10:22:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 10:22:07 -0700 (PDT) Message-ID: <64da62bf.b00a0220.391f1.be91SMTPIN_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 272856052472; Mon, 14 Aug 2023 13:22:07 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/