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 1FBDA43E15 for ; Sat, 6 Apr 2024 13:19:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B713402C0; Sat, 6 Apr 2024 13:19:26 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 1530E402C0 for ; Sat, 6 Apr 2024 13:19:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e89e48d2c0so1469800a34.1 for ; Sat, 06 Apr 2024 04:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712402363; x=1713007163; 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=s6GoEXWtKTmTVw/DkaLcj2JZRc5ftYNxBqhFeLUwSBk=; b=aOEfIWHQYyjKpHVx6bqUJrYy25zULeJ9RHnh09IqGy1UdEUnNNXsKAZeFsqJfXw7kL Ps7Rekr09o7Wk5XpEPMMWJxC+sfq3RpButxcArh6LynaMjM5oZT0+2q+zLR0EaBFuTsK 7Jbzh9d4YbjsKjxB7geyZG8yqw2z0fAu30fPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712402363; x=1713007163; 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=s6GoEXWtKTmTVw/DkaLcj2JZRc5ftYNxBqhFeLUwSBk=; b=fwS1i5G/13hKjKNxDghsIdl7S78V7ctrhTNUbv1/HMzZBctan0TVbt1DXbyo7cYt7Y tMbQ0E9uCQru9Nbo9j1gr2PXPQHhPVaM67Dyedbe/a0pxFvReOGyheT5cZi3h5eAKCZe ku0vMaihaVeJXZ6APGs03Nc4K85C2zpjzcTv/KIXkCc7Xqk/3/7joK5YzOv2CbqI6XOp uOkG2Vxe+xIskMA4R+Pn8U6/r9GA2SrcTG5v0BbHMIWnUphc7u/kakgbQEtb4Ajg6HRJ L4oyWxHnfU7+mOs7Tg9T7RUFF0ht6b3oeY6pmIJv8BVi2WaQIKiyjK5YwsrsEEf6xz0d 0JJA== X-Gm-Message-State: AOJu0YzUURirp2pc5Ezf9moqZXh00otQvrdIHVeoe6geCHg1HHj+8+2y Vur0VK0umSz3Ws+Eee4pABIKy0id+8VA+gGtaowyVJAqvE+rOlm4LyIOzUisZcIgqvRo1W94m69 JXus4uD2N91ExWEADZuHkm1z9Of2jWbFU60e1T3vt X-Google-Smtp-Source: AGHT+IFPogWzL7WZrN7u6dKZsVsjpbNOwWee4l0caI9tnqnL5yu/C/o5y1UUsKVWPQDQFPznd+syrv9LwPD8 X-Received: by 2002:a9d:7e93:0:b0:6e4:b663:b204 with SMTP id m19-20020a9d7e93000000b006e4b663b204mr4024877otp.11.1712402363444; Sat, 06 Apr 2024 04:19:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp7-20020a05622a1b8700b004309ef76189sm168307qtb.18.2024.04.06.04.19.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:19:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:19:23 -0700 (PDT) Message-ID: <66112fbb.050a0220.f9a11.c50cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 028F16052471; Sat, 6 Apr 2024 07:19:23 -0400 (EDT) Subject: |SUCCESS| pw139178-139179 [PATCH] [2/2] dma/cnxk: remove completion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240406101311.11044-2-pbhagavatula@marvell.com> References: <20240406101311.11044-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/139179 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, April 06 2024 10:13:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139178-139179 --> testing pass Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.2 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/