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 8815B43E8E for ; Wed, 17 Apr 2024 09:16:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 593B140647; Wed, 17 Apr 2024 09:16:10 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3DE434029C for ; Wed, 17 Apr 2024 09:16:09 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d0262036afso199435239f.3 for ; Wed, 17 Apr 2024 00:16:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713338168; x=1713942968; 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=/OAqdc7NxzQ6T88eySdB1q1OabZcRXZ73dTlI1k3N4Y=; b=GBpAyFcqVNvjODCkMTLxR03nVJOLVbqCN00TPGzYBDUq9mqnBIZZOhKutUrNfbk99q f6vL3RZBhAG7TbQkLiel+qj0tHbIJq4x0XFP3/jR+njb9AsSWam4e4UOig8mJKtEjLp7 X0EY1+Qgd5VQ0bKo/nT3jhKHGUl9zknHt29P4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713338168; x=1713942968; 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=/OAqdc7NxzQ6T88eySdB1q1OabZcRXZ73dTlI1k3N4Y=; b=oefKomrk6g5EGHx8MCKD2lFu05xtOjwTwYNOYfM9u8DQroCT5N2uMqjZT/Guu64fz0 Dc/20sNJI0k37yDJtWBuyc9fyWOLwswXy/OgcfmALe/36EywMQFLHJGV/jyR4ObbnkTA Y+2j2jZD8qPANJKtoXK8VmOe05pSp3DPoPFZYOzZTfAhhFpnsVNPuqBfT5z20oVoVXsI HxjisBfr5rliepJREWD2Lv0mm8HXPTvukN93WsFmWYbSOBBBV2C4wxbq/vDwzBjvgriV hu1fWnnLGsP1r3DCObHsZThk6ddxVarBIPdrgAPD1dUcHMtF1fJVwEzIuo/JMAh5d15O IyQQ== X-Gm-Message-State: AOJu0YxAjo5ukTkC4h8HIsSF19pK+4r3R6Pfjpw7+vKF6mt2AEBOS1dI D+2PtbksNaW8ncxo94BEwU5dBB97cUI1XV4d9Dav34QeLulsyFD8mT1mbBJwhZbHKfjunCjg2z8 DyBYC0dsaHpyX2c04YO8IVsirqjO4u7v+BsPPwEUj5+1hoS5dIt6G64z2 X-Google-Smtp-Source: AGHT+IFKqNpUzRJNEAWuq6/Q+Vy+oD5hSWUw1S2T+HatiCc8xLdGrIERtnNrqw5hSgQcuxiy79VdObLQVSJL X-Received: by 2002:a05:6602:3e88:b0:7d5:eae7:6996 with SMTP id el8-20020a0566023e8800b007d5eae76996mr22646488iob.18.1713338168624; Wed, 17 Apr 2024 00:16:08 -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 bv12-20020a056638448c00b00482fcf4472fsm459711jab.34.2024.04.17.00.16.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:16:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:16:08 -0700 (PDT) Message-ID: <661f7738.050a0220.d8378.6f16SMTPIN_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 0EC21604A958; Wed, 17 Apr 2024 03:16:08 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/