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 33CBA43E15 for ; Sat, 6 Apr 2024 13:39:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FDB9402C0; Sat, 6 Apr 2024 13:39:36 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C558E4028C for ; Sat, 6 Apr 2024 13:39:35 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a9ec663775so1248214eaf.3 for ; Sat, 06 Apr 2024 04:39:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712403575; x=1713008375; 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=DnVOQ4sm8ZS7d1unkfEuhPhHsxmk6rrnC6KgvsFL4tc=; b=Q/WeBydrJFUZf3XFMuw9umPwEIYtrzp6AoRcBwkaSyORnSS10s2KDSlrzwzji5X4nK R3Bz/Ks3mgY9ma8nKIaF3zbGoBBW1Shp1YU1vvCOx4FVL7PwQQBKVOfS56vnRJTwcIfs vBniaBax18jq/bXzWM+sJPDwlf3iLXKfC1R4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712403575; x=1713008375; 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=DnVOQ4sm8ZS7d1unkfEuhPhHsxmk6rrnC6KgvsFL4tc=; b=HbnTR5im1N9CODPezdJOQtu17cZA3nol1W52u52H4itq8TXzr4/gFueJxY76dQ0/Rd nEBiKszz0my88ZjCeNuqAu/Qq0qx2RUyeAE3QB8ubhJN1yz8aOgqOnKDDx/0tII7yxlh 0Oxg1rgRu7/TsivLwbJ6x6NKnnvhaaOz7Nr4v+bWo/M1eiJg8I1XHPYtEtdGX3S6SMj9 QqbyCFFsge0lztXnorzYBEg+RtO/Cuofg2BmeMkAuieTBbj2X/3cPYlq3jjgcpO3Nsf2 C0SH2p27p8JCtq044qvp7QHWkpnuqz0EJx1O3HXbF/RJzH32Fc/TSTz0t3tcT9fgaTFe EdrA== X-Gm-Message-State: AOJu0YyM/FNXRProKvzYP6B93+qQGNmjNTtYVLjRdmD/UdDGT6qGqSGp 4FEEsg3PTXJM060qxFuBRNVUHVIHAexPO75Oiu+wxALHocdJpovC0JgFK1OYUsZuBAuzwFl2P/Q 1NCIeanJr5Wf8a3NcO1LEM/U6Zo22HojxgSapp2M27VwhyRQIy867Szm6 X-Google-Smtp-Source: AGHT+IG6RsWBHrLUL7b5Lqn3Yq7iQAoeV1ofYU/8VrUSeXy799J2uzJULw3rKStLtnCkeChOFOVJjeWQV1vI X-Received: by 2002:a05:6358:7b91:b0:17f:58a1:12ef with SMTP id n17-20020a0563587b9100b0017f58a112efmr4851330rwg.4.1712403575139; Sat, 06 Apr 2024 04:39:35 -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 k66-20020a636f45000000b005dc87314070sm134166pgc.4.2024.04.06.04.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:39:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:39:35 -0700 (PDT) Message-ID: <66113477.630a0220.64459.9802SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F1CF6052471; Sat, 6 Apr 2024 07:39:34 -0400 (EDT) Subject: |SUCCESS| pw139178-139179 [PATCH] [2/2] dma/cnxk: remove completion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240406101311.11044-2-pbhagavatula@marvell.com> References: <20240406101311.11044-2-pbhagavatula@marvell.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139179 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, April 06 2024 10:13:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139178-139179 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.2 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Alpine | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/