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 E213A43BB1 for ; Thu, 29 Feb 2024 03:32:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA74F402AE; Thu, 29 Feb 2024 03:32:44 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 70406402A3 for ; Thu, 29 Feb 2024 03:32:43 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3651c1e1022so2472765ab.0 for ; Wed, 28 Feb 2024 18:32:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709173963; x=1709778763; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cJ6DQZUUCZ8vDVkgXbUoARQeqfKmLHitkmkKJ93BA2Y=; b=QYopdaiaBqsHnJCFZHTtHBOweWsTmnCSnhcQ5TW3en4+Y268mbxocR7AePbylIrAk8 TBe4N0AeCXmCYPIiO5nrPstD9aIXcmsSudFrSCbHtMtYEPA2/HcWkXIndP/e2RJLV6D2 FYUXEjDMOo0Rlt8FWMBDfRLC1KebjK4Ttw1Ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709173963; x=1709778763; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cJ6DQZUUCZ8vDVkgXbUoARQeqfKmLHitkmkKJ93BA2Y=; b=Zfr/6jW3Kc2Kew+VszU0nc00wtKqOLU+0KcoyCnq/lLPlZNaAjW0PweTyVpgZ6d4KR zEfhngmO8/cA3cIlqirsk9NoH+npwyiB6lRPSEIGiqcN21BwQNq5EOKXk09Bk/Sh7+ze BsciAaXNB0f+fDLnz2GzP2mRnCdeVRoXj0jMs0IqFJUVgu/uKV9VWrf0Ow5wiMsEsI+w pSpk89l6cFMnhrgAcGt/39mhrP8FLjbV5NsGewimpbT/T7Pp/SioWleGO5zTA/xsjdwx NDmrs1cRNrNcu39sCfBfcdYxm1CQjo5OVBSKl11IlMMjFvHCB+pA+G60Cg/ZC2PFZX5a pU4w== X-Gm-Message-State: AOJu0YyezTZ0uGpo+z2OJhJLpcss6bxblvNYhZzV1cwAl7cmT6DnIGUa 4GSNiPVB4Kphqw3CR0Hpkvr9PraFMVIzHC6/A0GuhgknwGdBRazzBUoQOtqhnAJ8Fyffe6lI9le zMY0ikG/xZAGcgYuWhQjDo5X1lJAZj6L0lgsmiJ8AKAoHYnOkmJiDu8FY X-Google-Smtp-Source: AGHT+IHskJal3z+cBeUjtQFn3FxuGzPswGLsg+NpDsuOmWZVj7pv21WhFGNdCc459h/5eGl7BSIw3pzOntO0 X-Received: by 2002:a92:d988:0:b0:365:8513:b6b with SMTP id r8-20020a92d988000000b0036585130b6bmr1113181iln.29.1709173962844; Wed, 28 Feb 2024 18:32:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n5-20020a056e021ba500b003652e5a9e2csm17788ili.5.2024.02.28.18.32.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 18:32:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 18:32:42 -0800 (PST) Message-ID: <65dfecca.050a0220.7d8ea.1b04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 623FB6043484; Wed, 28 Feb 2024 21:32:42 -0500 (EST) Subject: |SUCCESS| pw137456 [PATCH] app/testpmd: fix async flow create failur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228185707.186522-1-dsosnowski@nvidia.com> References: <20240228185707.186522-1-dsosnowski@nvidia.com> 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/137456 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 28 2024 18:57:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137456 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/