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 A0D1243B7D for ; Mon, 4 Mar 2024 14:36:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B33840A7D; Mon, 4 Mar 2024 14:36:36 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id DBEAC4026B for ; Mon, 4 Mar 2024 14:36:34 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a1358cfa3cso467793eaf.1 for ; Mon, 04 Mar 2024 05:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709559394; x=1710164194; 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=fdP+9eV+Uy7UQbRD4cyadvzbpruQTS7NX0eUzNUEI4k=; b=NjX1BOCziAMPIxnhgSLS2J6TizjPgB9Q4CI+g5RI3hgJxebiNt/QE2JUwpdrPxQFgT OCY4WIKWVBNJBtiwKR/S/CKP6NsVysctuEaJtS16nfzJFy4BX1fkPyxnw0ewfZHDkckf yE43AJWUbM3rLvVCOmbiHy48hcVK6JZX+u4qM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709559394; x=1710164194; 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=fdP+9eV+Uy7UQbRD4cyadvzbpruQTS7NX0eUzNUEI4k=; b=gVJtSZkbk3YI7MSwGvF1uiK0sl1UHPm4/ZuzoJcOl8NizxMh4uy5w9Dlc2KlRV8gh6 M7Q4tJTIVfOmoieo4eb+Yxo3teA1oMw0r4tmoCyC7/1oD/O+Se57VANyInmLrdi1ayYI sJPXXgbFpdkrGSoD3TFGyOjO6d9aeJoPKbDWjBlhi8kzMs3zJJbHlovsYhwVA8y5NSCN aMH9MVhKS7096BiEVf7o6cIWa6ZhnVR4XHUyy+4gnYQl5VQM9okY1GvkxXK4+LD+nUs+ YsET3AuVZ7xL5ygGtDP2Vl3LskNYDQpN5V2V8Xfqip0YJIdzjVhzYC5F/C0JL6o2ozp/ jh7Q== X-Gm-Message-State: AOJu0YzMOms/44kLa1DX38swJUvsMPh5cdbnTfPLawasCUa7+qf+gS2f TCQvxz6mMEaFTtHPCB2K+GWHdXKsJOEKa7ians40pyrkK1BdLZVVAzEK1gBYv7LB/YJn+ZXiz/s cmv1CU8uph7wy1bKanzI02TczeTLp4zYDgpBS2j8C/c6/gxI1YifW4Lr/ X-Google-Smtp-Source: AGHT+IGTFi07QeVcSdVxwW6Yi0MYdiw32N0b8MHZtgSgmr1s9dtuZ41T0/hi7zqv7agU/TgZLEEKDkDIbw/U X-Received: by 2002:a4a:9bcf:0:b0:5a0:e030:652 with SMTP id b15-20020a4a9bcf000000b005a0e0300652mr8655222ook.8.1709559394275; Mon, 04 Mar 2024 05:36:34 -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 6-20020a4a0006000000b005a05c7e5d14sm526067ooh.21.2024.03.04.05.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 05:36:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 05:36:34 -0800 (PST) Message-ID: <65e5ce62.4a0a0220.bcbb5.2046SMTPIN_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 A71FF605183F; Mon, 4 Mar 2024 08:36:33 -0500 (EST) Subject: |SUCCESS| pw137913 [PATCH] common/cnxk: fix loopback port dataflow i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240304123335.1769854-1-rbhansali@marvell.com> References: <20240304123335.1769854-1-rbhansali@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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137913 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, March 04 2024 12:33:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:cc7ce74402f29c5850eccc5828492135b91135cf 137913 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29403/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/