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 857AD4302C for ; Thu, 10 Aug 2023 19:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80CF140691; Thu, 10 Aug 2023 19:47:45 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C1E7C40691 for ; Thu, 10 Aug 2023 19:47:44 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bd0425ad4fso1073941a34.2 for ; Thu, 10 Aug 2023 10:47:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691689664; x=1692294464; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1UFsuydbeLu77XBMOCBB9RuTdl6o0VYF/ioA9KitNOE=; b=COeiiSZzibFH6KB7wz7g6uzmdKQoEIkbtzfuJ7ZA3n2p37sogaNn5xXemFlWotlOt+ TeNz03m+cTqQwNBLkbKt3bJzhqL0ugtOSitw8MWytGURM5Coaao7MEQ4hc5i3+/hjQyQ TEi0xJrzwY7cFrIno+a+cs4mdWmX3FKW9RWpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691689664; x=1692294464; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1UFsuydbeLu77XBMOCBB9RuTdl6o0VYF/ioA9KitNOE=; b=XkWiWyff+KOMU678PlEaJb/hv8mt2+QuaU5HQzJdBL8JVROB8+DraQUo0Oddv5ZT+C ydCofHlohK/JIkokCWACIGH45g32wjNBSFK+5m2jK99D+TZJmBf4nbR93QoQz97tAKBD wZ1u3iCr8XYByuaB/JgkdChnOUCuTmet9zyeZ4g+4EJiPirhq6L3J+LOhy8ILWgRjiUW W63YIvlzEnTQcGwSeHOHZJsI7rrDaVUUfK6GqPnEi4PSRKXobjmwrR+eVhPxsiOjezd2 y7UROpsY4/Eg8gOTfQ7e131dR/ON0ZCPEoPu9sawb1MhKG5OEe6hJUwzvxZDsONteqKE wOkw== X-Gm-Message-State: AOJu0Yy/Ls00VpJa/9/qVDI2FFUQzPcKKZpEscbQMKsnvUtvVV0okXhX YTJi1hRlt4wWHO010vrPtEypbz/8NpwHpEQ6PqnYt8rHJb1VcPVuAkgklA== X-Google-Smtp-Source: AGHT+IHWLmFR118vJjIuLUUtm4SnAmfcW+8yiw7OPqETy2nvD6f99KkYhyClbjKmOLZKbjSZ7iaIEV32a84B X-Received: by 2002:a9d:6f99:0:b0:6b9:db92:9bd3 with SMTP id h25-20020a9d6f99000000b006b9db929bd3mr3130242otq.13.1691689664134; Thu, 10 Aug 2023 10:47:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a9d468c000000b006bb1331b18esm148224ote.6.2023.08.10.10.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 10:47:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 10:47:44 -0700 (PDT) Message-ID: <64d522c0.9d0a0220.680bb.7d0cSMTPIN_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 7E0696052471; Thu, 10 Aug 2023 13:47:43 -0400 (EDT) Subject: |SUCCESS| pw130038 [PATCH] app: fix silent enqueue fail in test_mbuf From: dpdklab@iol.unh.edu To: Test Report Cc: jhascoet , 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/130038 _Testing PASS_ Submitter: jhascoet Date: Wednesday, August 09 2023 05:38:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130038 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ 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 Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/