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 5168E4302B for ; Thu, 10 Aug 2023 17:54:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C3CC40691; Thu, 10 Aug 2023 17:54:02 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 40AFE40691 for ; Thu, 10 Aug 2023 17:54:00 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3499936a13eso836525ab.0 for ; Thu, 10 Aug 2023 08:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691682839; x=1692287639; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I5zN+WHpQzjxi8hf3idq7V5pIpVTDfEH0vO6kKnC0ao=; b=KEbFx/U0FpvxU5nBQJhUddU1D/JFIGyQsqVdoZgkgI8X5EwATUljLrsszcEdA+/SE5 3i2PQxXFLVzOTaykqPrhQG4xyzenBqatbK3P5ZUdp0xFmAdz+0mIF93ku2UPbXtoGxo4 ONV7GgIYJ/atA0PpBkQG6/nyRRtSh0ZoSkt0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691682839; x=1692287639; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I5zN+WHpQzjxi8hf3idq7V5pIpVTDfEH0vO6kKnC0ao=; b=R/sZ7inTga/4Nkfb/8ZMf7AEnMWE35QKBVYDnqEVPOqZ9JpnE4jB06SWJlxO297lj3 t3DmW8UNY1r4smacuAKRd0mzPkRj3YEGxRAc8zBOX9nsy/IThqwGMexeCWOIA/JT0MCb +hjPm53N0e4gOyU65Vw+rIHy/fZCF3eU1l7aWmiooMa6HYTFr3qgEERvcxst1c3/xoda HOJGk1CH3NgupBr0W2DgV5ZyX5cEZKvF2Tnw1/Vl/SpW57ShUhHHCb/kormxl9SFTlQZ H2UEHZBa4cyTnDOR1l9B2jys9fK5BQETt1DbkXKgcCQAbGK83v33r/JJH3FuocWLUrqE 1kbQ== X-Gm-Message-State: AOJu0YyEPvsj3SymdQw0KLWnGdsRHcSB+EvwxN5u6MbXB3gHGt9fBxOt t3LvHHYREzMTH3f5vIt+t8XZG1K9PvKmq1/tmFj+LKUoWIwZ1S3h6Dkuwg== X-Google-Smtp-Source: AGHT+IG7AE9h2thn82y81/9IRTDqPRDNrqA3hkGBk7cApdJ6uqJKeFHUT0PIp3MCQOQSOx0SspnJvKMieC9l X-Received: by 2002:a05:6e02:17cd:b0:349:88c3:a698 with SMTP id z13-20020a056e0217cd00b0034988c3a698mr4374602ilu.16.1691682839680; Thu, 10 Aug 2023 08:53:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a056e0206c600b003496d1fee90sm73330ils.47.2023.08.10.08.53.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 08:53:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 08:53:59 -0700 (PDT) Message-ID: <64d50817.050a0220.b74de.3575SMTPIN_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 3AE286052471; Thu, 10 Aug 2023 11:53:59 -0400 (EDT) Subject: |SUCCESS| pw130044 [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/130044 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 14:14:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130044 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27264/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/