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 E700143B79 for ; Mon, 4 Mar 2024 14:33:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2E4A4027D; Mon, 4 Mar 2024 14:33:51 +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 9161B4026B for ; Mon, 4 Mar 2024 14:33:50 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a11dea5bbaso1300346eaf.2 for ; Mon, 04 Mar 2024 05:33:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709559230; x=1710164030; 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=5K9e1QCm+n/M8afvocqtgwVZhW4YF7IuiDCwgzwovnQ=; b=fFUWOM5Pqrzmzccpxp42VkEYb3oW4sX9q8QX8Zwb+VaLrsLsIC+b4PO3EGTk1ny2T3 0scxWTketnU2+OzPdw8/K5EnogEwcv0CdrBEzHsBE++SB0MMxRHi3SDWYkAINMgNujnP zzlsvh0q5x7iIsKljxqc9EBB6RZv3rkKfy2kk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709559230; x=1710164030; 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=5K9e1QCm+n/M8afvocqtgwVZhW4YF7IuiDCwgzwovnQ=; b=rPbtD6xOluA4Y6DEoj+h2ob/0abNfB34V/spP5KC1BBy8FArrUZ6Zq63hLBYhyDoCW LfsRxvGfBfdiAZXlBhhUT8AxmGB9FP9azKlSIIi8xBxlDJVw/Yp818G2yYBPGYJX9Cw7 JObCejs+74887bvAQ/bKthn72CU8xreCWV1yJGdFaiM/71wc7SV4V1PlzuFSUVnnLiyf B66QpXgr4Vwa75dxmMtxTV879h7EKXz2XQ6Uod0ZE3wFRVEdSFzDPsafTkwbrgWjUCQT 7vIX1+PIGDQzHxKF3+Yg/a9faHunxZxxkD9ut2g57VIGsjPCmmqnFDSExP192R5UEmKd S+Pw== X-Gm-Message-State: AOJu0YzOA9DVUMHKa2M9JJ8oxWJ4mx7ahhBYOL7feZ34b/QFsNZvT0gt SGLM9CIbXIq475nnas0SB+s02bYgFr52ADlXyAW8iu6Fb+VAtX43qnzsq4ksFuPYgw8o3gEkraU EHkzgN2iF86j2H0j4S2gEXB8N3yT2C/E1ql87KvWm X-Google-Smtp-Source: AGHT+IE64bQ60vpmhlnzmMTxDz5NFEQvGOSLjc2mrH+4dgSKEenRnB0Dzgp5Sss0XIVwYvEnhgKusSsXPMDm X-Received: by 2002:a4a:58d6:0:b0:5a1:1049:a5a2 with SMTP id f205-20020a4a58d6000000b005a11049a5a2mr5720805oob.0.1709559228963; Mon, 04 Mar 2024 05:33: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 l1-20020a4ab0c1000000b00599482da836sm191656oon.1.2024.03.04.05.33.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 05:33:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 05:33:48 -0800 (PST) Message-ID: <65e5cdbc.4a0a0220.9e407.9d7cSMTPIN_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 319B5605183F; Mon, 4 Mar 2024 08:33: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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/