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 4ADBB43B7D for ; Mon, 4 Mar 2024 14:38:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40CDA4027D; Mon, 4 Mar 2024 14:38:35 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 72BE44026B for ; Mon, 4 Mar 2024 14:38:34 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc49afb495so42610655ad.2 for ; Mon, 04 Mar 2024 05:38:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709559513; x=1710164313; 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=gdPyzTcUggfWk7N2XHSh57Ahc5gg4+Sz5VUjMs5c3k0=; b=PiYzTpfVgfDYjH8ZAl/cCnLCKGbYy9Tm1Svj/Nq4r0LO7Cq23eb7JlNvTUx2WTn0tU EMaIf4oYTXvGFo4W+W9SMtPWM9KzlC0+GlwUbT7JCWBHcJAT4Upj6ygQ7upcCXjlBfhN Bqx4Bs3a6yanyQt1c0KRt0jhfgdhCcxTluz5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709559513; x=1710164313; 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=gdPyzTcUggfWk7N2XHSh57Ahc5gg4+Sz5VUjMs5c3k0=; b=ljSKj2ghne8pHHwXK0CmyQBTtTVyFrJpfSE8h65S//WEuzD/488m2XYv83cPgV5U7g bStO7EMhjU+bo0igLpWsqwzhrjcF0mWJY6ecJKu1Q+moAKZKS7OJPqjHSTwHvg9oRpB0 eUFs73h1JSp8S+BQ8BGWkRlRkX9yj6tQgKTXQpM8cfxaVOR+q8Kwi81s4xQ8ADhCkHSX 69two5cth7fAhzX0+bl8a/UEx7wtL9mHz7K0pMIVLNA1qHYcfuPwFRKfgVys4hYhQ7Sk EKi7L6Uc4Rq/mgx7QxAOuBRZ+ztkmD+iKgiVh/nWWsalzA6ExchU2x8dUwtRmQZmr603 Unhg== X-Gm-Message-State: AOJu0YzxZAwiyoIxNyXaVSn9GTEC2o9AW+QNie33bWP44Mvr5Trnvozb YunvWqyWGyBiWFFiIvEsZsEDvXx2zSTi99UBpOFLdUfTDkHYo/CweiVfIu8I1Qi5FpMtBKg8k9R cJ/mC8TNqUbRWDoFU0dnvXr0HTiOP/8fTDZeb2cBago2y9rgX8Bk0FVtX X-Google-Smtp-Source: AGHT+IFQZW25HzTpaWlQXMhefxaYXzcJHzZZnKuKdwHGGAExu3qaJJIvgYTCyGzp6DNs06hEJoaf9zsXnaln X-Received: by 2002:a17:902:b098:b0:1db:d184:c45a with SMTP id p24-20020a170902b09800b001dbd184c45amr9268618plr.67.1709559513669; Mon, 04 Mar 2024 05:38:33 -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 ld15-20020a170902facf00b001db6de7f05esm189661plb.29.2024.03.04.05.38.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 05:38:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 05:38:33 -0800 (PST) Message-ID: <65e5ced9.170a0220.3e797.bb2cSMTPIN_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 C8E28605183F; Mon, 4 Mar 2024 08:38:32 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/