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 CCAB743E15 for ; Sat, 6 Apr 2024 13:34:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C84C2402D7; Sat, 6 Apr 2024 13:34:53 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 6630B4028C for ; Sat, 6 Apr 2024 13:34:50 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-479c9c2d2b0so907069137.0 for ; Sat, 06 Apr 2024 04:34:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712403290; x=1713008090; 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=LU4EJjMTh9rk++zOOXUhkTR9+7p+BDVx9LNP5ub07S0=; b=jGdK6NlCN9/KB2+O4KeUTBl993oBRp2NZRodpKugUyeUUGCJZ4qB35z6D6Lm/ZukX+ so3C7M+en6+dMv7/dVbSf8uS1JgL33+WHXEedj94czW+9n2r9TpH1MGv3nPfNyatXXRM 1p1hCbc6Z/4Hcrl3BBDffFWpn9yeSpY7G1yZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712403290; x=1713008090; 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=LU4EJjMTh9rk++zOOXUhkTR9+7p+BDVx9LNP5ub07S0=; b=B9seyO5B4L8+N+ZkdLz4X176V2nGlf7SwCSUnrfS2MroDx1oe9hmsJZ2k5FN5g1OVw A04GSLAvwl70HDwsqm47T234iSaJF3ZocjJyYzOroKFM7+vkD9HSPaisird4w7YGyHEf ybRwwUEW6/x8sTQSJVPmBJX7e9axWGVABV+edzs3vK7XVasyUoCjyke3P8vRY7xGocS2 M5/ZbCX7L3SAUFQS/QW4zJlQ+7Zf2UBvOrNgFYpahQD2HWPEXxJOuDF4Og1B/LDkHG00 ZxUkMEGAGa2TAi2teK0ajywaIbSxY5++QXVT3u8chYq7Pqj1axn/9Z0+Bzmo+5nO2WE2 bwqQ== X-Gm-Message-State: AOJu0Yzuxe7LXiZjd1L1ONxYuSYPQ6tjaaoZwQ2irNirVPSL333vUaZ0 dHPgdGcLywF5cL9vi6viWptI6+amtwpCBjlgzl7uRxw/d6e+MNjvnea4hc7/1jgV6jTw9k2wqaX yexKYGLRJYmX+ujQ5jms3MCH5Y0MzaXugKn43mqBv X-Google-Smtp-Source: AGHT+IGI1Kgmrzqa6GnOZo68DwUyj8GyW2uzhj74TK0FyzEZRzc4g0O/HONfk0yQ+zdqaw5w47TYrCHGui2J X-Received: by 2002:a05:6102:3f49:b0:478:2f66:f641 with SMTP id l9-20020a0561023f4900b004782f66f641mr3439651vsv.34.1712403289891; Sat, 06 Apr 2024 04:34:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gw15-20020a0562140f0f00b0069905572a87sm180368qvb.76.2024.04.06.04.34.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:34:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:34:49 -0700 (PDT) Message-ID: <66113359.050a0220.f7eeb.d4c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F6146052471; Sat, 6 Apr 2024 07:34:49 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/29733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/