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 4BE2745509 for ; Thu, 27 Jun 2024 09:20:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F3FE406A2; Thu, 27 Jun 2024 09:20:10 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D0C3E40697 for ; Thu, 27 Jun 2024 09:20:08 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-63bc513ade5so56207027b3.3 for ; Thu, 27 Jun 2024 00:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719472808; x=1720077608; 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=v06YB4FEnvK0EmOgzC4dsmGMVjuPY8dTueTog3KlwZo=; b=d1I6ju+sJduIbzMbwX5pCaxlVsX1X/MpNOSUG4EmEPmyBX9icZsJoaWnaQmwqZWeb8 rNViUFgDk8wkTIZKXHtxVn+i9tsTroMzYPr+3uO9B30ULMaKWafRESxn7tGCgGYp7W7B joxIxBDXqHeJfx7mSMKVJjZaujOnq968MuvGo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719472808; x=1720077608; 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=v06YB4FEnvK0EmOgzC4dsmGMVjuPY8dTueTog3KlwZo=; b=mXdf4NJPDzFLiMESWgLDHBhUr/0nmc4iQu+W4qNtXVGt/jq5+UT5vlxU9mqtiOsSh7 Jdj29lDUsy4wvmaAptbHrq6MTgBdScqJDpg+qfxpBRiwvW8Koo1jUj+8ERXoNsKsC1fk XxGrqIQiX2PcDHEwQm8MQer4se1Tq5rwbeLtsHGTs4478n6qVUlPwAINy1wPP9bKK/7d W6NOaRAAXo3fSuIEz5hmFRTJtb9ZuFRRXeLN20CLPa61XXTC67Ml/O20iSnStSFYQ5fm tiR0EERDujkF2mJGBOEwEaHCxLioXtT4rKYYF7fXiMEx7GCqv7k2fdL/8/NM3dDK6uZE I3Uw== X-Gm-Message-State: AOJu0YzIJNP4mU7IO61SBP+Jh/xvUSi6xfGIrHouPPFb9uJNqOu1htfG ZZAIm5f8GEUQfHSfmsqF4DVldpOGlNqY/7poXnbnBbtGPO2/6DOYKxJRSDONq7AzAZPS1U8b51W SxuCTGwOF8kwRqlzd/VSpDEz7GXtFLmFZpRVVpVew X-Google-Smtp-Source: AGHT+IHx9PhvOzis/EbA61X4BD4HdMIYanXpDCf7uknL/0qQVPDvnuHMn5yUFrrc0Urz0HWPk3yZc24s6DH+ X-Received: by 2002:a0d:e88e:0:b0:648:bca0:1e71 with SMTP id 00721157ae682-648bca01f6cmr31258067b3.35.1719472808165; Thu, 27 Jun 2024 00:20:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6497a757545sm181597b3.60.2024.06.27.00.20.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 00:20:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 00:20:08 -0700 (PDT) Message-ID: <667d12a8.050a0220.e2db6.148dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80EDE605C373; Thu, 27 Jun 2024 03:20:06 -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-unit-amd64-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 39 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Fedora 40 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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/