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 DBE6C43C25 for ; Sat, 2 Mar 2024 00:57:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D81DF4025D; Sat, 2 Mar 2024 00:57:20 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id E5C6D4025C for ; Sat, 2 Mar 2024 00:57:19 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-47273838a21so1745615137.1 for ; Fri, 01 Mar 2024 15:57:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709337439; x=1709942239; 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=mz7YsZPpJB2Mg8HY+ZmUcvoLf7gd/GSY2fskjiy9Fac=; b=CkkAeO3TBoR2h361XvyL9ELdP3TAvYj+E9icpmpuMEFmEQM2sgw1ZfAm11zN+voUPV al77ERg5LCbSiWVTD4Rs1rJWBVke96vDWwZLKvIDAazwrAAW+26ajeGg0jk51PewYOhW IM927jXritnJE5Hqy5ErFuCd9gnk27MDImFUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709337439; x=1709942239; 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=mz7YsZPpJB2Mg8HY+ZmUcvoLf7gd/GSY2fskjiy9Fac=; b=JKjqzu2wUeyt07Q6LVa9X/sgoIRra0ZS72De1a1EqD3XeCisyOL+8sZL06eF82uIJ9 yZMcRAm6hlZfXzn7341SVeSaIGnIc5PuhHppxY/KT9fqPtf+Qet+DhEiBFMHdG2bUEYD FkFYL5OpDEISIQXfgH3fLFqWOwuy6oSTU3CU5iYsr/b+XXK1LBsng4sETHE+iaMlEt4Q Vk6LDDZhR5g2gPqDTFk3VXqyGiAQ/ADQa+F4lnd+Crg7RY2vM+E6UGsA5O/Wq1OFRkTf cqV68F3+X+47YRRFYnfcLOLnEzZGO/84vV89RhclFRalahTTdM1xLHDRRXGvvqjfjbK0 kFrQ== X-Gm-Message-State: AOJu0Yx9adDFa4oCpPRR4pBPZwnhL+HybHVQDjINurwBw8lVMA4/y8cz mBBUkRMBwzqKD+ZQQ1ObnuUElcJvOvBQZYV9a/0mCEhVvgQ1mIboxpwV5xqYcSUFiDVOL/wHK75 QdKaWX8m8zyPsy2ATdlXbHoCuugzmPmQrdKdMT9nYJWxL7t21msnf2JK+ X-Google-Smtp-Source: AGHT+IGl4akRYAzNyRyaupn8NbImpJ6u3EPfdaK22nT+rWZdXaloYd38mT95dx8LNOH+adSV2iEbbgOjT961 X-Received: by 2002:a05:6102:2443:b0:471:e3a6:9697 with SMTP id g3-20020a056102244300b00471e3a69697mr2115468vss.16.1709337439421; Fri, 01 Mar 2024 15:57:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u13-20020a056102374d00b00472ac7bc803sm320vst.4.2024.03.01.15.57.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 15:57:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 15:57:19 -0800 (PST) Message-ID: <65e26b5f.050a0220.41446.0038SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A0D86052712; Fri, 1 Mar 2024 18:57:19 -0500 (EST) Subject: |SUCCESS| pw137762-137764 [PATCH] [v4,3/3] event/cnxk: support DMA e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301173202.2782112-3-amitprakashs@marvell.com> References: <20240301173202.2782112-3-amitprakashs@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/137764 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, March 01 2024 17:32:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137762-137764 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29381/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/