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 9CF634302B for ; Thu, 10 Aug 2023 17:41:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97B9D40691; Thu, 10 Aug 2023 17:41:33 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 24A5140691 for ; Thu, 10 Aug 2023 17:41:32 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34978cc9e53so3731005ab.2 for ; Thu, 10 Aug 2023 08:41:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691682091; x=1692286891; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=UjYNxaFkVglqm70uDF2gvxabWNsjydg4PObSmn7vh9gDQZ5FSe3AWG0N6nemrs5Xu0 03Wq7aa9QEKSr3aiSWVlag/I8hSbNn9cL4benov9411HowoX4YMw4Neh1tPBC1HSGgMx qXqC6avQyq4r9TvdWrAxYhhGjOMAHSmWJQnPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691682091; x=1692286891; 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=hZvLcACVEYlge/kz2ZbNLQkjkPi13JnS+8CpuGFDCfmUqYn+IIQhaJs4PMK5xwX8T8 Y0bckC+1vZw7BUtarUVQsZnoL6OnZNT42wY/6IpBjAIdjH6Ko+y4sp+VBvb3hfVq8Hfn euzztdCi/V/i3+zGyYpND0rGyuvIgVOcW39RvnMNVmJIkoaAGVt9Gf7z+m4x5P3os/ZE latTyCAh+JX5M4SY8YlUXxtPzhnfuxWAQr+U87dGN7nXrZ7u26GMKWJNceHK2TmEHu6H 9CDtLF8gjbGnTZk29UDIXydviBnDXvE17nXkqekSktp5z/LS2lMvkNbVTjI4RIKp2qEj z81Q== X-Gm-Message-State: AOJu0YwMO+O3cL17uxwXgplrjf6FS9vlfUNyL3wJaLYBnBGZTC7qSONw qNieOgmkjLRaxFf9nHqfs8M/KbSOjU1LdVMK+yHOhrr4NHuwGRoqlRYWIGqT4WXZq5FZzC69Qw= = X-Google-Smtp-Source: AGHT+IGnHskrQo4C0pby2ZpD783f7asF5wY94aD7P92ztEMl3b7uVtynzR/w792wnTuJFalhGazwPoICI/sp X-Received: by 2002:a92:cd8b:0:b0:346:779a:ff70 with SMTP id r11-20020a92cd8b000000b00346779aff70mr3761091ilb.28.1691682091499; Thu, 10 Aug 2023 08:41:31 -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 t6-20020a056e02010600b0034622ab0d45sm75497ilm.64.2023.08.10.08.41.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 08:41:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 08:41:31 -0700 (PDT) Message-ID: <64d5052b.050a0220.52bea.3bd6SMTPIN_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 0C5426052471; Thu, 10 Aug 2023 11:41:31 -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/