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 3488F44182 for ; Fri, 7 Jun 2024 14:04:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BFB14029A; Fri, 7 Jun 2024 14:04:48 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id CFEA740151 for ; Fri, 7 Jun 2024 14:04:46 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ba6214258aso1023379eaf.3 for ; Fri, 07 Jun 2024 05:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717761886; x=1718366686; 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=R8AzgXL1T4r94eQCxYtAjzN5fyyN6gX9EK2qGL3q+LI=; b=Z5ifLWD84gQcbGG6IrOEKhYYMo+loeOGMiULV0nQ9WXeKeh58U/7y6mywx4xIu/wOH 8Ls0jnt3J4eO2h3oJ18Yic8cWDHjMZWJuhSjDVKllW6fCOtb+b3NESBmhAi7F+K+MNe8 jbZKm890C9dvSoSRyNG1oRWXYylGv+9nK3Rh0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717761886; x=1718366686; 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=R8AzgXL1T4r94eQCxYtAjzN5fyyN6gX9EK2qGL3q+LI=; b=YwfMhN3EuBIuJryo7uL53BUoQgPgijBOhHJLOQoiSaUujtx14PsSbSLaM46vZQ5Jkc Uda0RbduE0bmBP/dGZUxvWNM0ZlgEKa8K+gV5/ExhKBgCOxjCRo3h5ZqDGEhdiowibbe R1sheWj/k59RwiOXdF9lXqhBo5cvebLei3p5tk6j/kvOCFhoU440PqLWCHdPUsOPwJLD 4+n4SWsEHH28SwTBMRQj4CC9ILr7NEpx7kmqxv1K8MxrW2LRgozqD7xA7vUYPuxGdyr2 7GcWivt1gF3rzYjyB8O0jHYr1eX3mbW7eQI6obrS4kdCqcOATgxPoF+Gg0D8ALNB5zv+ CMUA== X-Gm-Message-State: AOJu0YzUZ6O+T4WVLvunWTyBVp7NKp04lxMp6AVJBhrBSgqJpglDkNg6 YZiAgz7WLmSFrncjObpqhYXdsmyxM43m1bVIZma6gtYSAXo33fVTuFN8hqX0x2Kpas7f9DnCahP nOCIQBA4h16jn23bHqIGgdokOeMRtRVyWi/to0e6H X-Google-Smtp-Source: AGHT+IFRHnkh0s65CJKbvpvF/vJQ+EsVD90ov+YSkpGe6Mb8MB92HF3hL/WlKVKNk9FRx/cf6sL4nk8mENXw X-Received: by 2002:a05:6820:62a:b0:5b9:f676:2214 with SMTP id 006d021491bc7-5baae20a555mr2316593eaf.0.1717761886032; Fri, 07 Jun 2024 05:04:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ba977c5a45sm232585eaf.10.2024.06.07.05.04.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 05:04:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 05:04:46 -0700 (PDT) Message-ID: <6662f75e.4a0a0220.cbd7c.36e5SMTPIN_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 7D316605C380; Fri, 7 Jun 2024 08:04:45 -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 | +---------------------+----------------+ 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 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/