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 B581745509 for ; Thu, 27 Jun 2024 08:47:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B285A40697; Thu, 27 Jun 2024 08:47:52 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id E3C884028A for ; Thu, 27 Jun 2024 08:47:51 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-700cc388839so1541937a34.0 for ; Wed, 26 Jun 2024 23:47:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719470871; x=1720075671; 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=r7gkyS7uT1Ndb1Dmf/Jd0B7ng7okjrzTi9c9EScICdU=; b=KKeYziVuzk3s+4mb7L3GqhP0Mh/qxjjpiefbls65SawMagzwo3TeDBtsUeXxvz378h NpCDJHMBvzRJou/9D8MEuIynnghNjnc8HTzNMpr9dHZZsdinQjCvEFRvwSL1lf/26tQe 3kXfHXSkO46NK7SKmM+tP82rqnrHRHneHtsV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719470871; x=1720075671; 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=r7gkyS7uT1Ndb1Dmf/Jd0B7ng7okjrzTi9c9EScICdU=; b=jOnbhQWzk2Os0/kAHmioKMB0Ga4o7JEs6mpMOCjOqII9sSe4p1cGUw72ZbW/aBHoI/ j2oxbRbYsHAjdw/mb92fHgsMS0cwwXzCcUbmUS2b6NgDVKqYC8NsHXdo8KpIdyqAd2LC OplCJcS8e0XDO/dVSP9+fEyqjkyqRGP4PZp+WYHoynMAxaxHMYRLco96MAdY9VGoFjWQ 6io07Mgbg7eZGwHs+Brjv+WG0knQfZeaKDYugD44bpSM91DM3AfcedYNeUb9wkCN2FTZ LCww1hetTi5o9l62WeDtr5b2Vya8RJ7oLVl1zJTI7U5pTQAMcrMVsUjDEw54TK7T2/V9 vVcg== X-Gm-Message-State: AOJu0YxjQJvvuMpUolf4wPVDUGhWhQwtmo38vuDLYJyr/dKlXxsBJZHL eSzhqeVWqIzhR5aBLnzxZQK8VI+RFiEITqN0VvJ0YIWj83QqOaNrXeFTWxVzvYGxjQppyTKiptv 8WZ1JfcH0T49p6xnpEYJ5owksvRMIpgSaiouGkQtAdSCa+1+o2uSqGkMq X-Google-Smtp-Source: AGHT+IGfZygSUgCiJ5xS8Vb8EhIQk/Wq+Nyl/z02UzqthAotS7uSFJAWYdF9EBXVDxUi4esYv2sUOeREV2dd X-Received: by 2002:a05:6870:524c:b0:254:9c46:8877 with SMTP id 586e51a60fabf-25d0168c516mr13022183fac.16.1719470870943; Wed, 26 Jun 2024 23:47:50 -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 586e51a60fabf-25d72b91752sm22451fac.18.2024.06.26.23.47.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 23:47:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 23:47:50 -0700 (PDT) Message-ID: <667d0b16.050a0220.3c667.1d50SMTPIN_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 67A7A605C373; Thu, 27 Jun 2024 02:47:50 -0400 (EDT) Subject: |SUCCESS| pw141883-141890 [PATCH] [v3,8/8] net/mlx5: add async flow From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626181428.1678402-9-dsosnowski@nvidia.com> References: <20240626181428.1678402-9-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/141890 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, June 26 2024 18:14:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141883-141890 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30327/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/