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 61D0543066 for ; Mon, 14 Aug 2023 18:52:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BCE640A8A; Mon, 14 Aug 2023 18:52:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 9129240A8A for ; Mon, 14 Aug 2023 18:52:11 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-686b879f605so3184961b3a.1 for ; Mon, 14 Aug 2023 09:52:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692031931; x=1692636731; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YLorV9GLI3jhq42N39USFNYu+OS84zc8rGTQ1fK4jp0=; b=NsyPSkX0zicX1Fm0T+zvKpr+cs/2u988yHJXlWd6JygrjTmcAW8iEABaiq8/kRI6Pc fJc6QyXIXreP6n3knY+iERV/Pec3f+HM8TyZ0TKORJujU89WeDTw1O2KrTlyBKW8QsPW wDriOwcS6dUbCXiN0cje0obJ8AZ5cmjVBrRNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692031931; x=1692636731; 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=Hsh0y/b+t7YcqeqgwpHHv//GGvE5LCUpVds/s5qHIId7Yvh64jhbKKiiJc58FFrZaF fEwtOCOLZTyUekJWLGKiPp/mqYIuOTNwZBBF1lixYpr+TjWp3PyXYt7dL1dRAAzyYz0+ rHYjiT2q8DbH3fs5finKlRCsKIIumbkenv3jbwRzlf/vNV0NhUKGTe6Aoktv/sBu77Q7 W6ANLjgz9ygdW+9HDZ2wgWzRUYfi+PjCJOfTArQ7/mgXVBMsSsEq2r7t9pY1HXU9gOfl na12ZOHzkg8t99XJ731uQk1PbqgRaMftN1mxt9f/nSj2051DBps5RnHCvNrRneYl2CmA woUA== X-Gm-Message-State: AOJu0YwPucd3e1jxiqarucAzIFeCNPvFDa59px27FE2McPrccq3Q5kfX 60aG59cZH5boUIenBQWhZmTaeJqAOOtZ60ta7/Ve9/pRiY2qb7yiTxwSJ6LRSHCuzQdvXsMkFw= = X-Google-Smtp-Source: AGHT+IG+AsfSPhbj7OdWYr5i+mqoLQxkzakmTkQ02woN/tfEU+gP/LVJSWqqpkciFxwtgNPvNyRlKmmGjEd2 X-Received: by 2002:a05:6a20:100a:b0:137:e09b:2184 with SMTP id gs10-20020a056a20100a00b00137e09b2184mr9139854pzc.29.1692031930826; Mon, 14 Aug 2023 09:52:10 -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 i63-20020a636d42000000b00565d82769dfsm6674pgc.32.2023.08.14.09.52.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:52:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:52:10 -0700 (PDT) Message-ID: <64da5bba.630a0220.7c8df.071fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 53BEC6052472; Mon, 14 Aug 2023 12:52:10 -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/