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 9D24343B95 for ; Sun, 3 Mar 2024 22:55:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9906940687; Sun, 3 Mar 2024 22:55:13 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 9055540279 for ; Sun, 3 Mar 2024 22:55:12 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bed9fb159fso237413639f.1 for ; Sun, 03 Mar 2024 13:55:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709502912; x=1710107712; 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=Sq33Fy8hKOMqPD0kqGdhfr9PaBl5weAw+ik5oUoUhD0=; b=GRHMdreqgTnBLUzbos7TJkIVscNo0aAagwNowWAuOmvfj5iSzyYCoVFkbmQl2yNyqt IOtW+QMXSRSZJZgWSrZUFeZI/FPc6vxNxqig/a3GbN9QHQdCnkkrmLDno2m0gYRuFsEd uL9jNKB/fOoh1KMFVDb4vV0xav/5M1be6vz3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709502912; x=1710107712; 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=Sq33Fy8hKOMqPD0kqGdhfr9PaBl5weAw+ik5oUoUhD0=; b=ImN0KtLG/xa0LoHWnfbOuO2SB9TavclRpOx/yDsoAxmk1jX/Q1Hn5Z7JcEjCorBv8v k3MaZOAPCciZ99lOyZFcXr/Hg7+UI+97WmtrsjEAyTEUGOQEJLrGvOqJKPX9AXq2Opaw s8IGs1JMr/ETjfXQcWSD9POW+eSbKmQvAFixMHvXotER3xG1k4QsYt0uUsMQu34qr+Rq EslwFKVK88fPH48Z1lToCKJDAj8mLIIA8d2L/VGFUlzRTwXYIrFWgPv884cdNYfvvu9L ARiRmrlUaH2mmqgTpmgsgTppf/z95Mi0CZd0TI7GDjnzHAQwGuK5xt2IBzH+Eg7eKGIM kfZQ== X-Gm-Message-State: AOJu0YyfIryuAKCJE7MlHe9XGkjSucMfODlwbf17fU7db45vCF7tvOXf ov96EuQJ87e+MEVd4pQ3WCF/msthY+rdyAH+a7Yy+4nICdFR9r4AU8+b8VVrG+aoKXhsMX/hRlU lshtlGZkwDesHr5Q0h9XIZ5IXwhRUb4TrI+04OPWpJ8Z9qKGMbIH+z66B X-Google-Smtp-Source: AGHT+IHjcz/3KRptW1HKzxVcyW+wm1jRydZia2FyPkCKjZrL9nNusUtPWT8tx0HfDy5KKRvZXRsMvXVjOOg1 X-Received: by 2002:a05:6602:4f98:b0:7c8:3eac:2e22 with SMTP id gr24-20020a0566024f9800b007c83eac2e22mr4880274iob.17.1709502911939; Sun, 03 Mar 2024 13:55:11 -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 t13-20020a6b640d000000b007c49e10cc9fsm271893iog.32.2024.03.03.13.55.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 13:55:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 13:55:11 -0800 (PST) Message-ID: <65e4f1bf.6b0a0220.db4aa.099fSMTPIN_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 725EC6052511; Sun, 3 Mar 2024 16:55:11 -0500 (EST) Subject: |SUCCESS| pw137838-137840 [PATCH] [v5,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: <20240303210808.614845-3-amitprakashs@marvell.com> References: <20240303210808.614845-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/137840 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Sunday, March 03 2024 21:08:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137838-137840 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29394/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/