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 B8EEB43066 for ; Mon, 14 Aug 2023 18:56:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4D9940A8A; Mon, 14 Aug 2023 18:56:32 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 096B040A8A for ; Mon, 14 Aug 2023 18:56:31 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bda9207132so35031025ad.0 for ; Mon, 14 Aug 2023 09:56:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692032190; x=1692636990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YLorV9GLI3jhq42N39USFNYu+OS84zc8rGTQ1fK4jp0=; b=aYgTKuszJ6ZXJ4f/DrNcf3++uYPiSL+SrM/xhxvkoEqNVeHBnQ5EPUJokzjbAgk7Mz yBL26RDqB5C7iZaaAapNx6hj0ECJxYp4D8bsgbbIF51eDbaq5caGwMRwDSwW7Wmogo3/ gr8s4rgmFrW3wiFUC17NQZCVIteR2ybEdKZdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692032190; x=1692636990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YLorV9GLI3jhq42N39USFNYu+OS84zc8rGTQ1fK4jp0=; b=C3FReN/Lnd+4I2luroN1LzQRN5q4pnPzppNKqB3xg4hd2CJpz15e5Iln+hpyATWSek rEpV47sNmQweabG8SIUc4Hm1OOjA2VKO+YVJvzyFHun9OlaJi3DuU+BwnOSrm6pJuMVG g3vfH0F63hM1AknOO1hkZC5vrzQQWViR49XEC9ud3NpPHOMGMtY7vPQfl2OAPqBrKh01 jr0Z9m1zReSjjagu+KsFArWGdgA61AnZjNBOif0P25qPoNhF8ttLO800aSxcxM50HW5O MuWXznrUxAlWRpuOc6PkUbxmm0x2WeUnEg1pEJ6E2Y2pNfaZstJF6OqQrMcaavu8AHXQ Dbdg== X-Gm-Message-State: AOJu0Yxzoxl+sk6VMlj6PX7GGGvW96fNrLR0qro7QWzTjAKGxPfDmJGV rQrNVd2JQRAYjz7HLlYsRokir3guXyD79J1WmS7kN93OOtv24hJhKvqiNQ== X-Google-Smtp-Source: AGHT+IEdnNsm6XABapX6DIP5uomcx6p2KIrYjf12Eda2ZHc2ngxw55Cmi3osz/GjUbLCkw/d+LjEWeC/ljwK X-Received: by 2002:a17:902:d489:b0:1bb:77a2:edda with SMTP id c9-20020a170902d48900b001bb77a2eddamr12128530plg.36.1692032190326; Mon, 14 Aug 2023 09:56:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a15-20020a170902710f00b001bba0562c58sm270955pll.117.2023.08.14.09.56.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:56:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:56:30 -0700 (PDT) Message-ID: <64da5cbe.170a0220.3f45b.0e9dSMTPIN_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 9393D6052471; Mon, 14 Aug 2023 12:56:29 -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 | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | 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 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/