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 7C13842932
	for <public@inbox.dpdk.org>; Thu, 13 Apr 2023 12:51:31 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 771A54014F;
	Thu, 13 Apr 2023 12:51:31 +0200 (CEST)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 90B9D4014F
 for <test-report@dpdk.org>; Thu, 13 Apr 2023 12:51:29 +0200 (CEST)
Received: by mail-il1-f226.google.com with SMTP id
 e9e14a558f8ab-32a62613a69so806325ab.2
 for <test-report@dpdk.org>; Thu, 13 Apr 2023 03:51:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681383089; x=1683975089;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=D2Z6tVLgIR0hmFil2xvywYkhyx7sWJxrMPr1abNJdJo=;
 b=e0+uVsqo6Rrn7DfBTlp8uPPuU9PdjGIdtoXSiKmnSWq6wRAX8oWMV12XqTnuSA2Lzl
 HL5ecsf9+ReEWAmrXYUcLUdt4t5qLaVsym2VQMAgIFN5yWkIRZ6WW4jcphCfNQznavTu
 vnbDt9wuigAcOXNtuJwq76NrqV4ckUyiJy2kE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681383089; x=1683975089;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=D2Z6tVLgIR0hmFil2xvywYkhyx7sWJxrMPr1abNJdJo=;
 b=Fy2zpJ8jxTY8vfdsRDvup+4QjQa8/W4RPOZ0RcutVAvqIIT7FN0WIf76SYV+xuqYJV
 kZPLGFdwzCiGt0n4jrVmZLmmb/N5+UiTVD5VhB/Dqc5fsGfW9Hg2yi8NTYVi2Rx+NEOG
 RQXHCNxUB6c/Ovi/m7wSmHBZt97lDcbD+rDVlKvKmNWoWE5A2dgu6yAyOpXdQm3gCnX9
 YtLTgfXtMLMT5b6WH6y6PCv5c2ALwLrjrp4CeL1+ToGMSESZEux/8DfZ0w7patWupH4L
 RWEYgcDlnya4PwbTnyhPqxozZusaYym2XT0wabPlvA1VrZILvYV+PHcQ6JKk0w5Z2CbA
 JGmg==
X-Gm-Message-State: AAQBX9duzhF1H24V4zyHQjyoXQX7Uia4YLWd0f5uL/+ydYjdaBBYVR/J
 a+m1X1c+/9CS17QnrP7ZGe1B/W7Q8DpGoFhUAfzpz20d8adAYrMa0kWZy626pMMv7JTNqT+cqA=
 =
X-Google-Smtp-Source: AKy350arOnSnlX+7wzfNhCmHqqiL+VU6/sjUhNvM7cDMv9ZcJWRZIOLIDkzsZ/2YPb3ftwmgt44vDQ9UhQa/
X-Received: by 2002:a92:ced0:0:b0:328:bfbd:1e7f with SMTP id
 z16-20020a92ced0000000b00328bfbd1e7fmr1068915ilq.5.1681383088950; 
 Thu, 13 Apr 2023 03:51:28 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 d124-20020a6bb482000000b0075d364f5182sm277652iof.27.2023.04.13.03.51.28
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 13 Apr 2023 03:51:28 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 80248605246B;
 Thu, 13 Apr 2023 06:51:28 -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 7F51560092;
 Thu, 13 Apr 2023 10:51:28 +0000 (UTC)
Subject: |SUCCESS| pw126003-126020 [PATCH] [18/18] common/idpf: update license
 and README
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: <20230413105128.7F51560092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu, 13 Apr 2023 10:51:28 +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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126020

_Testing PASS_

Submitter: Wenjing Qiao <wenjing.qiao@intel.com>
Date: Thursday, April 13 2023 09:45:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126003-126020 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+


Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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/25980/

UNH-IOL DPDK Community Lab

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