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 E16E74302B for ; Thu, 10 Aug 2023 17:50:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCF7540691; Thu, 10 Aug 2023 17:50:55 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id D34F340691 for ; Thu, 10 Aug 2023 17:50:54 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d645b95c7b8so554408276.0 for ; Thu, 10 Aug 2023 08:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691682654; x=1692287454; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5IkeW+hPe4EHWG59v/1S1hXe0dLD6Vba7UlapfDLwWc=; b=Huf3akWrRyGSf5L1RooPY9MH+QU2PYLRH1pAW3gaY9rS14Glv7DeUVAaJIQVrhuHNy OwfItOHLhjWltdWLUatGBgvw9JDuUZG28SJyM4rZ5sU/rz2A6OKzGFHnAs9ytz6C/CAi w0FgoOkI5T1cjBfkSl2PwY3IAzhqu5iFMbfwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691682654; x=1692287454; 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=VwSk8N+oZGPrFziBvH5INIgda/wQspOwNbWjihB/NywKq38bMDGH/i6B4j27BGKF7b RTBC+FD0AzNatEG9vpflgxcNcXB0J4WiRAFuqtAjZi/tYWIAnEfzCVNbqRZIKdCjWDYD CgJGpqGaqi3xR5wDT4FSwX32STpbtpBNt4PTZcTq+yYYzekJOjVbQIAab5E4+mChoGzz vOGGH/5C39Akgn/VS5oy0veGClkvcIpX68UR4Qk33VryqgnckQuwCln+7S0tVfrJ3aI9 khlSrk9k/cZ2myjz27rmYNZp3EDABYc1+ftmvBLTJ4ix2hA9TgbzkZaGZqQgqEBU/LAn NmJQ== X-Gm-Message-State: AOJu0YxGGnTQTqoqAiEeh44Zt1GqsVWFOI9kNhKSD5A1VMHqFq3GFJGp pWrOmn+RBdtwJylO/17j33qvazlQXHz8UIjkUrDXwkNb4bZSg2/bLpP4J5/2hNhUDHKiSLShpA= = X-Google-Smtp-Source: AGHT+IGqKGqnBq8rD7ex9Jsvmo304mEBprMMKqRSHgFY0rPwqhu62c465G6wccJRfPHQBR6PnxDOB9diBuci X-Received: by 2002:a81:8406:0:b0:586:ddc:eabf with SMTP id u6-20020a818406000000b005860ddceabfmr2967903ywf.37.1691682654264; Thu, 10 Aug 2023 08:50:54 -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 h125-20020a815383000000b0057a8af82b17sm137939ywb.46.2023.08.10.08.50.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 08:50:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 08:50:54 -0700 (PDT) Message-ID: <64d5075e.810a0220.a8fbb.6c4eSMTPIN_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 F10506052471; Thu, 10 Aug 2023 11:50:53 -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/