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 3293144060 for ; Sat, 1 Jun 2024 12:49:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E6B5402B4; Sat, 1 Jun 2024 12:49:55 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8F06D40270 for ; Sat, 1 Jun 2024 12:49:53 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3748d68b7deso5408785ab.3 for ; Sat, 01 Jun 2024 03:49:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717238993; x=1717843793; 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=yUoGm8UE/I0xjN9yUnXhvV264qPyysdsiTaIKNt9VqE=; b=F8KrDO6y/FmOQy8P2zcNX+7XU4mzrDgmTApPM6g/d3+ocQcl2D+Cbu5TyXayOJtIPp a7DKbCw6VYz/cVjoLARVA+JnGD8Ft2kAMt84wBc82GvVBD71XRNyvNc5F7or8nq2ssJw rKClutzY6vHSzBg+VWYR0ALnS3ki1ibNz7OKk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717238993; x=1717843793; 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=yUoGm8UE/I0xjN9yUnXhvV264qPyysdsiTaIKNt9VqE=; b=hR8VoT7BVLsMqbUENSj5CDl2NVuKhE0sxjXjYEkdiNgLJU6m/oITIcvdZzXVcKDAvR 2mKj/CO2+V6NQTB32sljGQj+IriF8iMX/1bdkyVXFFuen5HFlFVMYDX3anoJM10kCPsQ SGeKIeyqgt8wRa1izWDcMkx/K+T5zOE7g3ssDoPMGtXgDHUe1FZ2YP6jfFJW8DDwZLcJ 7bhLXHJDhBDW+UY/w6V6pkmZ/Rrl1VPcJo7e2kYCUuUMWUWFzJedMYj1+JgIcjKD5z8t U2SSu64zxzW0Xn+giGjgDI9Kz52mf+Y10Jdi1/8VXjsroo8HQ2e17CuqfvTFTkGprkbZ mNdg== X-Gm-Message-State: AOJu0Yx2/fgUSh4yZ3aCQsnTy0RtSC7XiMuAMt/tXlDzNeepED2ijdbL yJ5B+efM4R/BUGB2jx0yvGNijkvz5CNsSgBTsBMhITo88PFv8PcBjA+uAZD97B7yn2dcoXEXpI1 oCj+Wp/a5BDqMC552wRAKnSdZPRR+kd4yySA6LIcC X-Google-Smtp-Source: AGHT+IHayY+wWct5fCG1k9vAVqI5f1aZeaEPUvNNbneBAG+GmOxq4BnAEcW9be0Ad7Pv3csdUpTOHm4I/4fV X-Received: by 2002:a05:6e02:1fed:b0:374:8929:dd25 with SMTP id e9e14a558f8ab-3748b9e54d6mr52159275ab.28.1717238993006; Sat, 01 Jun 2024 03:49:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3748a286e8dsm1173815ab.67.2024.06.01.03.49.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 03:49:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 03:49:52 -0700 (PDT) Message-ID: <665afcd0.050a0220.11796c.897bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 734B8605C21C; Sat, 1 Jun 2024 06:49:52 -0400 (EDT) Subject: |SUCCESS| pw140469-140470 [PATCH] [v4,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530124437.1870-2-pbhagavatula@marvell.com> References: <20240530124437.1870-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/140470 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, May 30 2024 12:44:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140469-140470 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/30050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/