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 0023B4410F for ; Thu, 30 May 2024 15:47:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDD0B40608; Thu, 30 May 2024 15:47:44 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 95689402E4 for ; Thu, 30 May 2024 15:47:43 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-702342c60dfso345302b3a.2 for ; Thu, 30 May 2024 06:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717076863; x=1717681663; 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=xzADwwxqYspJtJiquqbOyvtzIuA1kwz+IqY9M7lYzrA=; b=YylSzc3SH3ynwGHOeaap87wjeNnSu7DU2c+Gop60H/w4DVf83W49WeGWPoQj/4y7X4 KiB5BYR+pPac70wiLAq2G1ACqXy/pvJQRivd9cZnvZn1Natv14RK096Vrg8I9icqQKfX tcP2UGCEAaUI/1ZMa4SZ0AmYvBC4asUCZe1tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717076863; x=1717681663; 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=xzADwwxqYspJtJiquqbOyvtzIuA1kwz+IqY9M7lYzrA=; b=E2E3may/d+CUu8biKkZpdocDabSKb0OU7WFVemg/sTIJ2k5EUv0wCD+h78GktZXZN/ O4JfqeTDCXzIvGNS9zbgPFtRLgHvBLBIn7zKiXP5b/B/gUDP7zPiUTKE2QgqvActLNz9 cqZ03MU3frT8BaBKnOXKpgC2bDQWeOR4Uch7LYl3xvC7b1UPbbHiHRknjSNhbxhlWc4u dkRUxWUwIb3vHnfK82JTg43GfQR1N6i8OJC5msg9cow2xvQGDJakQA9lLQOBgw4t2D1p 4cfTUGaNmtWWMXqGOli+Dk3rxXyd4coOxCtOyxt9RqImlllkqb4Xnl8RED8smyAc+/O9 ejaQ== X-Gm-Message-State: AOJu0Ywww8HAJvJQRWsvqgkaI55O4Mvv51kl7QndlHjkTFgkq92Yd25z Gc7ahJuY4Eq4kqDZgScsLXuuqLJAz/eTtZJWYHg71HCuhp9I1uuuKPsMPsTp0PuO0EFSI7QHzaH PLzeiuR1s78zvm1Kxh/NNm1J3ep5Dc+C6Htw6mMTX4qErDlvkgZWC8Dtr X-Google-Smtp-Source: AGHT+IGJ4HrkCVQnS8LL5llcGJYuWRRbTIYmTv9lOv8lijwgJrwcOqaS+VN9YchfQSjIeoZTNgwQsXy02GMg X-Received: by 2002:a05:6a20:3ca6:b0:1af:5a6f:1c62 with SMTP id adf61e73a8af0-1b26452165bmr2616315637.4.1717076862732; Thu, 30 May 2024 06:47:42 -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 41be03b00d2f7-6bece2f56c9sm111279a12.15.2024.05.30.06.47.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2024 06:47:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 May 2024 06:47:42 -0700 (PDT) Message-ID: <6658837e.630a0220.ad36f.830fSMTPIN_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 ED84D605C373; Thu, 30 May 2024 09:47:41 -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-arm64-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 12 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.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/30050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/