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 84AA943E90 for ; Wed, 17 Apr 2024 11:36:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DB51402AE; Wed, 17 Apr 2024 11:36:49 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id CEC874029E for ; Wed, 17 Apr 2024 11:36:44 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d5db134badso219294039f.2 for ; Wed, 17 Apr 2024 02:36:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713346604; x=1713951404; 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=dppcDlnhBzTqf5YKb+Jv3fiDqtfmqVWZzkVaYUE0r6s=; b=jtiAeUn7VCpqZDT/5PrBGlCDTUB/f6XnY+ldRaoLZpgrFeL3Dlv1aTgB2PJpCgF22+ +3+BHoHcdEB+Q48azF0Oz/xQry1w661ajuCtijMfeRjiuQru0464A6Xm4/s2kMRDDc6J 8JOKSLN/3ou92A5OvRuMNR+cKpiBbbHAs2IqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713346604; x=1713951404; 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=dppcDlnhBzTqf5YKb+Jv3fiDqtfmqVWZzkVaYUE0r6s=; b=lXtRx2tbblYaHgfyMkPOiHF+HdBDBy7MrPHl+osRPyH499JjLkFFZM505cLpN1S7Y1 EsV9zWZb6t+JBNKclsCpE+pg76DOozjN2klTQRUoKOV/qNH+CRJuizUmap4bDJdgpCAm fGlnpEatMsXrHlx+qEixlhu+xiJQbc5LmZNiBSI4aYXi2rQFYYLqbtGND8lp4qKrhfcI izFsoYhIPZKmEfHN0/mi6xsyli4m7SycOVhyYN8j0PAEwmqrCKJW70diLIJIcOvbr/QY 92Df1kPL+MlwmgLXbouaiwiLpX2YQAR2En0OBYKsVIcgtyXHhhXbD/twT2b5wsrwMAeX 78Tg== X-Gm-Message-State: AOJu0Yzg8KFweSadL/hjJUARxYWPB1Q6o9SpS9w2qTByz0SCMSeWnzC8 D9uh14/CAm65dHAW+0bgkl9nOPi4piG7WvNI4SqXm3wV6MA0Xe7sCkLjHPiq6u00mW1YJiQPUae ebmdMu+fsWgoQEyaMVBpxzzc4H8kq6UyhMW82mPp7jG9DS+aOP1twEe+3 X-Google-Smtp-Source: AGHT+IFOH3528S08xMA7WYkmXyG1oOGPSJO3/iEaIFAJ5KoWoVi6B/8UBLi0qrXFUe/wKXKqUTd/nPCTx5bV X-Received: by 2002:a05:6602:36cc:b0:7d5:c7b6:e3d6 with SMTP id bg12-20020a05660236cc00b007d5c7b6e3d6mr20413565iob.14.1713346604195; Wed, 17 Apr 2024 02:36:44 -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 a30-20020a02735e000000b004827a10d8dfsm1034574jae.33.2024.04.17.02.36.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 02:36:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 02:36:44 -0700 (PDT) Message-ID: <661f982c.020a0220.b9132.cac1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AE1F86052514; Wed, 17 Apr 2024 05:36:43 -0400 (EDT) Subject: |SUCCESS| pw139445-139446 [PATCH] [v3,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417082645.4259-2-pbhagavatula@marvell.com> References: <20240417082645.4259-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/139446 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 08:26:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139445-139446 --> 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 | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/