From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 63F144297D
	for <public@inbox.dpdk.org>; Tue, 18 Apr 2023 17:54:38 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 525E44014F;
	Tue, 18 Apr 2023 17:54:38 +0200 (CEST)
Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com
 [209.85.215.226])
 by mails.dpdk.org (Postfix) with ESMTP id E85D54014F
 for <test-report@dpdk.org>; Tue, 18 Apr 2023 17:54:36 +0200 (CEST)
Received: by mail-pg1-f226.google.com with SMTP id
 41be03b00d2f7-517c01edaaaso2321274a12.3
 for <test-report@dpdk.org>; Tue, 18 Apr 2023 08:54:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681833276; x=1684425276;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=rN4uWAw44f4wKXdm5cqWMk4kutV/Omk0ldQFcg4xuMQ=;
 b=CHHfcdJAdi3tBgPSYKAFlPft6ycAYplbzvNPpJAluLki8jQLvNTqNfSpwEbErttTBT
 1JjxGzC1lJnGOWyIDdLbYzmfkWlY+ImfrEeZP3yhUiI2iVxmJq1/5V/rI05DZdTXprg8
 zpUa9bdQMfZgOuLcaEG2lvSm3s/iGcnJqOIDQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681833276; x=1684425276;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=rN4uWAw44f4wKXdm5cqWMk4kutV/Omk0ldQFcg4xuMQ=;
 b=PolhTJBiaeztLTwIOf2SESbRlI9QYSe8QAjDj2t8lJhLHnqs28GmKVKS59/T/HAOs3
 cUhTTMI619+CqcOmZWiPj206uW1YKLSvbfmnyEUzf4yQeeCg6RNyfaP8BOcA9zGuyy8e
 vYn/2cwAP8wKTzivWUHJaIuKEealAZNMb11rY/KYSBHHWqBXNl1I4n3ArqAE6nO7S0tz
 5oJjbVgX5PRl79LiKO0M+TRuj7ciruT4+v9X9eSAppdW+n9/X33J7WgS3yaA4Xl9pA88
 fpsXrtQQ32jRssHdm9FRN/0skifzbm7T6zXDChg4hBmLnHbwh5ZQdc3b/yxlEry+yc1X
 ROdg==
X-Gm-Message-State: AAQBX9c+LftvBz6wG0t/ZK+cuk43roacM8S29u+pU5nIo09derrCI9Ii
 KcB3WgdTakBuyysW7Z/AmD+7gL8OWOzXNprHHUT2egcG+RP6OqL/WUvANQ==
X-Google-Smtp-Source: AKy350a4fbOwTJHAQhpjS20KLvWqwtXCaEynb4EgukGMV9QcP9ueNtsjjM2mlRp/bveDq9jJon1vUmXEcXy2
X-Received: by 2002:a17:902:a98b:b0:1a1:c7b2:e7c7 with SMTP id
 bh11-20020a170902a98b00b001a1c7b2e7c7mr2627618plb.49.1681833276097; 
 Tue, 18 Apr 2023 08:54:36 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 jy3-20020a17090342c300b001a802094c5asm158720plb.19.2023.04.18.08.54.35
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 18 Apr 2023 08:54:36 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 4B726605246B;
 Tue, 18 Apr 2023 11:54:35 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1709B60095;
 Tue, 18 Apr 2023 15:54:35 +0000 (UTC)
Subject: |SUCCESS| pw126241-126242 [PATCH] [2/2] devtools: deduplicate
 function to mark fixes
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230418155435.1709B60095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 18 Apr 2023 15:54:35 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/126242

_Functional Testing PASS_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Tuesday, April 18 2023 14:07:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126241-126242 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26033/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/