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 35B4A44182 for ; Fri, 7 Jun 2024 14:12:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E6DC4029A; Fri, 7 Jun 2024 14:12:25 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BAB7740151 for ; Fri, 7 Jun 2024 14:12:23 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-628c1f09f5cso20928867b3.1 for ; Fri, 07 Jun 2024 05:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717762343; x=1718367143; 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=HQHCOG0gsBFsRIFohMpR9UjP0V2yOPoFQg6aQ1S7a8g=; b=SZOR2ErWR3a2Kcl7xjmjrGzuCPo0smM+grTZqMBStm9NaeDMAAIDBMG0vo9MLzuhBu YvvZAji7FPOLnXOxR874MViAOSKZJqL8hvw+UMnE6aSenvgMNu5zoQsAbUC5njsaxlAR sCftHA5iHZQe+voIZ4nhUjLGMBeFxB++EoYNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717762343; x=1718367143; 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=HQHCOG0gsBFsRIFohMpR9UjP0V2yOPoFQg6aQ1S7a8g=; b=SejmPm57QYG36OBUGefVWzMMxLjTqhHDjvgb8fpSPWnasCxrZc9/vKY4UvyEsOqU7d lVwKmOOCezjbfxo43+5fc4V3yY1uhj3wrbPYTDOzlXSo236fr7C4sj51HyZpJQN6I4rd T+dx0+lj/4dIGvYe/uiVj404UUf4wPZkY10cvCpVyORHH0MfPIHW/LQB6pE+uC46EpjO /xa4BN7B4ME19YMNDNVTaaxFZI6KtPSSC6fy7aIC+EPGUbeCAS24rC8tQI+ukoqvH+mr tn9PXP6cREO9y0zN+b5voOq1I/mX4qqczgQi9dJuOT1dNVRSk/rbZ5mhL2LLUDd02fMD 5QnA== X-Gm-Message-State: AOJu0YzDXknQmNo0hQocIS1QOQ28Y7dOvKM8WVWP39hWkPj+5Hy7O7tB seeawWWAzEQbjPzGP5LX6htX51ll8HIDlmKDzoCCvoyaQGpRa2KkMYM7JbN1jjSvt9iHQ73Bw67 7HbTu0gPAadV6++sEIPUsERtg1X81VBhgfscK08B5NW+/jY2k+i4YK+Gw X-Google-Smtp-Source: AGHT+IH+47cuxtUyLBbL0CIdfv6uNB1KF6O77aVA+faf7XjSESUKrEeV3mVb9Vo4QLI5b+BeMHwAV1yhQsT1 X-Received: by 2002:a81:6c06:0:b0:62c:c5e5:eead with SMTP id 00721157ae682-62cd55c5a94mr25907837b3.12.1717762342696; Fri, 07 Jun 2024 05:12:22 -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 00721157ae682-62ccacffe3csm1567197b3.3.2024.06.07.05.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 05:12:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 05:12:22 -0700 (PDT) Message-ID: <6662f926.050a0220.416af.cedeSMTPIN_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 55BD4605C380; Fri, 7 Jun 2024 08:12:22 -0400 (EDT) Subject: |SUCCESS| pw140849-140850 [PATCH] [v5,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240607103626.905-2-pbhagavatula@marvell.com> References: <20240607103626.905-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/140850 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, June 07 2024 10:36:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140849-140850 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/