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 5A66F43B79 for ; Mon, 4 Mar 2024 14:34:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 562594027D; Mon, 4 Mar 2024 14:34:51 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 549B34026B for ; Mon, 4 Mar 2024 14:34:49 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6084e809788so42473807b3.1 for ; Mon, 04 Mar 2024 05:34:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709559289; x=1710164089; 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=AIZ6YCrrEK4K3E3eHNyFt5cuD1GUm67wRCVKE/UcxyIq0duLoWJU+LR7RtKtaNFEal reYSfX5qcMpyQSE9S70bSSzopTGxThgnpyfKGIHaeBNxPdw4AJEtZnuXNmLF7v04L+i/ I0QQSvLTRyKVhFKwnBxbdtHeDY1CNFy5L86Bw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709559289; x=1710164089; 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=GAk8mph4G2vEquKgu//3WlA2wGAOT0dC08V3apz2B4riHX5rvKl/rEZ5+6xOdNrGqn FA1SOS/CeC6sCX5mljOnFT8hkBZSt6p7S6igO2irMBp0dL5pVONA4z6Xjdr8eQe7muEy pNm4RVV/vmliLXviDu4wGn4n+imwo1quyLKAYNKzjzrBptICSYsO/4Ub8V244ieF1HxO 6hfv99Vm0Pf+MPeQPANBxXM/bh1aA8oqBY6+TtgAxJ0liCtPwMBxprLqk3ShUsP++k8c RZ3+DNjVSWK+SkjWEEmIUvyRqGeABbAab9X8aS7LedTg0NHsIwVTDMwkpIgn34eOoHZf axQg== X-Gm-Message-State: AOJu0Yy9gdaPYm8yHZ/58BwMMSFxRjbUQ2sBa1ZbSzZsxqGLveg50Tu/ mxqLhrqJbV1J9rfIyqW8Lv5zYi6UYf2Sj/C6DfO9voGCj4UFFM0wDlkP3K9bTZV6Y4KqiMdxzpA 5tCqmbbJjitgDoOal1d3tRK+c2dAJO/WyHPNUzH0J X-Google-Smtp-Source: AGHT+IEop7uRluQpSmgoMm+wO86AtAonAIlPm+98JHaoU5bE7ydyHcoZXObP7k61YvZcyHTlYpWsAhrTQ+k0 X-Received: by 2002:a0d:ce42:0:b0:609:a1ed:5558 with SMTP id q63-20020a0dce42000000b00609a1ed5558mr2439687ywd.11.1709559288825; Mon, 04 Mar 2024 05:34:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p69-20020a0de648000000b006097ecd1087sm466174ywe.3.2024.03.04.05.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 05:34:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 05:34:48 -0800 (PST) Message-ID: <65e5cdf8.0d0a0220.39d88.f86eSMTPIN_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 75F4B605183F; Mon, 4 Mar 2024 08:34:48 -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/