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 5809D43066 for ; Mon, 14 Aug 2023 19:10:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 529E540A8A; Mon, 14 Aug 2023 19:10:51 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B792940A8A for ; Mon, 14 Aug 2023 19:10:49 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-349099fce6dso20521555ab.2 for ; Mon, 14 Aug 2023 10:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692033049; x=1692637849; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zIAn93tW9VncKzu5db61ew5zd6tL6lW7glWGjIDdsy0=; b=I6aNm+iVY6ju/fOaLRomm45Y6BWNYVLvm4Gyg1B0l85DxHDhzA45eWQHphdWo3dJu9 vaudL+neNuI0FDde02a4FjDm2NwNjIA8rXnMdllztJuc5KkhHhiHZpDSU4COayJBVjMa ZZgd9TSxG8+CRX2pnzcADMUtA8mToVqUtAFpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692033049; x=1692637849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zIAn93tW9VncKzu5db61ew5zd6tL6lW7glWGjIDdsy0=; b=kYDzpB6yN9FbazWJHPIuqfvPi06RAi/s5fccZhT91YwFxWAGofWk35Vs0mvrtbl649 Hw5ShuIb+3mvArh3NVuykHpIh63OGb/EtDUPkOKEp7Fe6bWRNNQSkevkqCaN0pqHul6d LavdsUSgz+UGJBYHEsgl5BcI1Ukw+A5ARRZJb7Ns3ftiCBrdKPZ+ZOQBAWLJcPC4nA1R 1+aERCHJn5IP0GYDA0+/sXzdSuf63BUZE8XWRDPYlCREyufd5xvtWWb5QtrWmX7doW3a 8d/FfATfvdFp001mlZjCI06HfqdNdnUDuzNiCyoUNwtqXNSrDjTBsW4SrO/NiVqhKibl HPoQ== X-Gm-Message-State: AOJu0YyGIQOb5NGp5onbQnUz0uCP33Yg9FQeviwIGFBkBkoKbBBeyxCv eEPx1/GQTa6/31kPFujMUUEZekoqx6dQ/6/mGiYvOBWzapjnfYS1NzVCLw== X-Google-Smtp-Source: AGHT+IHTGFYcpZOsqFJVECQhWEDizgCblevAE8tkXY+12WauEN3ZefvOowzREzSCG1H+bOzThabu4nEUvwWg X-Received: by 2002:a05:6e02:190e:b0:345:6ce1:d259 with SMTP id w14-20020a056e02190e00b003456ce1d259mr18842036ilu.28.1692033049127; Mon, 14 Aug 2023 10:10:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t6-20020a056e02010600b0034622ab0d45sm312485ilm.64.2023.08.14.10.10.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 10:10:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 10:10:49 -0700 (PDT) Message-ID: <64da6019.050a0220.52bea.6fceSMTPIN_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 736DC6052471; Mon, 14 Aug 2023 13:10:48 -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 | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | 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 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/