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 8BFCA4302B for ; Thu, 10 Aug 2023 17:42:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 867E640691; Thu, 10 Aug 2023 17:42:40 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4383040691 for ; Thu, 10 Aug 2023 17:42:39 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-686f0d66652so924756b3a.2 for ; Thu, 10 Aug 2023 08:42:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691682158; x=1692286958; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=NUmPF2Kb9SgprtKbRz/ItNBPxy/iSDNIsb8qNxK6txH+ca4aw1EO2J05r9ePtTkmSy Vu+9+m4k2ufXQfhDmzusYVcYlZFHGucnANmt1xgb3ajo5V69qvLzcTN5mflQ5ZRtnW9I OLKE3B1TPzUEF238PVX4/zjAWMDO3G4tnihrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691682158; x=1692286958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=apNxU1ZMhDUSKM3JrRBKldWtrAUfszgf66iFP6yS6UM4NGxbVXOJj7tUqiv3GkD9g7 wheTTzcYLTe46ZTBKBDA1NFNjBrNOZIhh4zokhn57NCaYpy1Cx27P4IZ9q2Vlf+qcjvK eoI3gPyQD7+CthXQLF48qZlUB7lpZtAv6uHwXwNYh/Zt+grpRt4XQu8Vu7of3g8VrR+y a1jmty79VeFCaKU4sgtT0Tfw65Yp4dCzdQc0St5VsAQgQsWbyeDTfeDyXXAs/meIzSMN 150gZ4DWJPPfjhXeu14n5GjH/hTyh5Aui+udzSVQoTKN2ApY9ymstHbD9W8heP9OBc/h 76kA== X-Gm-Message-State: AOJu0YwlLJxQXfyEcufuih5ph1L3HoRtsBeq3+hoMjETK7k3GFYBxj6f Q/TKXduSxSnifwGZeIS55FWG+KZzWIszH5xZ90MgaV+do+zF0iXQKaTjIakskUBecACr0lZEzw= = X-Google-Smtp-Source: AGHT+IEefv2yN4GWz2VWdaMAGvaEiaMlyqgO4SkqqGS8qNz90G24r6ktrmOXaPilkDPQLV7EF+AwudE7JSxy X-Received: by 2002:a05:6a00:1910:b0:688:11cc:ed88 with SMTP id y16-20020a056a00191000b0068811cced88mr275737pfi.33.1691682158449; Thu, 10 Aug 2023 08:42:38 -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 i27-20020aa796fb000000b00687bc2b259csm122710pfq.26.2023.08.10.08.42.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 08:42:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 08:42:38 -0700 (PDT) Message-ID: <64d5056e.a70a0220.45085.615cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A628D6052471; Thu, 10 Aug 2023 11:42:37 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/