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 1745F43E90 for ; Wed, 17 Apr 2024 11:32:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13684402CF; Wed, 17 Apr 2024 11:32:00 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id C2ECB4029E for ; Wed, 17 Apr 2024 11:31:54 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4dab344ace5so1757861e0c.3 for ; Wed, 17 Apr 2024 02:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713346314; x=1713951114; 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=CtJ2dnM1j/5heKf2sVpAooDy8DeIEJI5+hRsxPl+qL0=; b=Q0VMlVN6C+k1v0HJ2tcJ1mbiVWjC4+Hla0ZluD2Mg8CUtNRHNQXp0/Iu//dOmyFQii FFKFWSD65Px3Di/FpZ4Q4XCH/9AM3P0h95shPAQt25OdHYNkjke9Z1Ih1HkU/8FG3mxU 2zIoR++V+evKpiUYHSK5ZQ0T9Fhr40sdEI9gs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713346314; x=1713951114; 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=CtJ2dnM1j/5heKf2sVpAooDy8DeIEJI5+hRsxPl+qL0=; b=ON0DAvuXNcV+gH3Uu2SyYSRbcsdydyfFV9e5yaLZtGW/e4tReMnpssv3syr69WAYtz U3Xl3zxbiWbA/gNVv6bvvf1dGAq/RqAsjxZ6lwY37hsVQis0S1xG1lgti63pfVO2BjfG R/XXcRMedros/ydpumgSQf5HK7GPAy/rLV444+o8i9zHIFz7HSWnw7DdUVVM6lZsWNWr P9+yUec0ZBcfnbrTPWVlQUIHCX/yp37H5eIeSk9vpkC5r9xI98jOFy3RZVwK4ajYJODH AasCCFM7kMydadJEjh1nkurM5GfynfY3Nswz5WjDSPOlsAs0a5aPVrTkb+YIsqAuzt8S 2+CQ== X-Gm-Message-State: AOJu0YyAQnrKi/jdzPS3/JQiXfz3Z4OJ//EV64ZIdbzStyL3B7Ufh3Yx klFh3bFjhhuPvt5449YWgABmShPRAQNrkMeNS1eyhu+KGIy6e7KIpBHWzOl+6th3ZzzfVcTtOAb kExwSDiC0gr7M9tONddggjigbPrja4h1qCnA3u8aBreWme8Xj8c3jmhjm X-Google-Smtp-Source: AGHT+IH6pAvmTad8rxYUl7QbJv0BsLL3vYWhs0eERRWkZ54Kty8Oo4YY6QgSBNHJCKEqMcC9NnV448qUnod5 X-Received: by 2002:a05:6122:250e:b0:4d4:11a6:a4ff with SMTP id cl14-20020a056122250e00b004d411a6a4ffmr12538080vkb.3.1713346314197; Wed, 17 Apr 2024 02:31:54 -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 l7-20020a056122200700b004d887b0a955sm848359vkd.8.2024.04.17.02.31.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 02:31:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 02:31:54 -0700 (PDT) Message-ID: <661f970a.050a0220.3a6c2.5968SMTPIN_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 C28E96052514; Wed, 17 Apr 2024 05:31:53 -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 | +---------------------+----------------+ 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 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/