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 0600F43E8E for ; Wed, 17 Apr 2024 09:06:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3B92402CF; Wed, 17 Apr 2024 09:06:08 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id A52F84028B for ; Wed, 17 Apr 2024 09:06:07 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dccb1421bdeso4986076276.1 for ; Wed, 17 Apr 2024 00:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713337567; x=1713942367; 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=lEcsMrwTUkjpoYxgN1w2cexIN1vRS/+SxomVXy7oyFQ=; b=gAPA1/dNPE+iordWEMpc0Sv3mI5Vlpgk2JBqE8aYzgVrXAYsrgUiwDySw+/enf1YYh jpY3V+7gaGa91+Q6G41exdF1Wd5BZBYN1fdR5RyyGvo3R++RgQ80nFXDl5ElHRMy6vwo M/1yQxLEk6FcAHfyi5BfN9cpcAhTzRqnX+4Ew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713337567; x=1713942367; 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=lEcsMrwTUkjpoYxgN1w2cexIN1vRS/+SxomVXy7oyFQ=; b=ZptguOt1YHOReNeG0ZlRBcF2TmUuk8qavstIRxCBUhJkNHTT5n2y58PPcm4BRTp1Rp Iix2a9oapXsRqMtx5f9rusmOrd3diJprX7CSYBJlYVGJc0uwnxqUg/GQO4rIPdnmOgnk +oVo0NJa+2+r812yR0L88yCFoxu/nZXMMgISpgnY7u7grXdbiMTm0rg1KLQ34ylLz15l EJbbLkPXq8NE/RGqpEd+BHu8u1Vuq0TZgjgWNg//wEgDKlgx1vdYRvwezGPZ+eTD7LSH F9MONezf9l1hCo1vADnaESVT005lOSb0pPxYbZ0NEov4wSgpiVWWBSG5ifXxVNLlxXpk r4hg== X-Gm-Message-State: AOJu0YyIy3uVNOAZt04jZp7vgHoeRxBz2GS7p+l8frH/MguXOsA6Ro/e G5p8NdjIVQjOtQv8PbBRKDn24HQdcYuQfODhXp+O6N5/20TTu2rNU0FLDwTzcS5nBB5EyCkAsyk tbGPbxDvdgwVFDCp+2+j4mu/1ev/wCptKcpAhQo7G8gVy8jUEPuqUcMB+ X-Google-Smtp-Source: AGHT+IFNZ6MnXIm3vIBugBXyFh2nFpfEAwzC55jeBF6ku7xtOePp9Dx2z2/khQIWRBAhXT2qMB0bYmm11XXb X-Received: by 2002:a05:6902:8d:b0:dcf:3ef5:4d30 with SMTP id h13-20020a056902008d00b00dcf3ef54d30mr14045363ybs.17.1713337567129; Wed, 17 Apr 2024 00:06:07 -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 cy5-20020a0569021a4500b00dcde1710318sm777843ybb.11.2024.04.17.00.06.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:06:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:06:07 -0700 (PDT) Message-ID: <661f74df.050a0220.492c2.4eebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BD110604A958; Wed, 17 Apr 2024 03:06:06 -0400 (EDT) Subject: |SUCCESS| pw139433-139434 [PATCH] [v2,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417055830.1935-2-pbhagavatula@marvell.com> References: <20240417055830.1935-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/139434 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 05:58:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139433-139434 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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/29799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/