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 C07CB427E1
	for <public@inbox.dpdk.org>; Mon, 20 Mar 2023 13:05:46 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BC4D0406BC;
	Mon, 20 Mar 2023 13:05:46 +0100 (CET)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id 02299406BC
 for <test-report@dpdk.org>; Mon, 20 Mar 2023 13:05:45 +0100 (CET)
Received: by mail-il1-f227.google.com with SMTP id l9so6355084iln.1
 for <test-report@dpdk.org>; Mon, 20 Mar 2023 05:05:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679313944;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=jpENHNouNuzFsBE9BRwMgwVpTDtLRSmYVfRwc5q1OP4=;
 b=KFjq3tJN2ALsa8G904xx5QoJwsKFebqkFktrvUPZH4jbuWP9Dnfkvx13a44HAoWSSo
 MC0NYbKDoUNPR/tMa3dkjyCwdnxlRQGE4KWjYxtrWJwi6eJ14AViw/qeip+FHrGoOo5H
 IyxuQetoAhUKYW/nsR6tNketW4nwXrBvAQM3s=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679313944;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=jpENHNouNuzFsBE9BRwMgwVpTDtLRSmYVfRwc5q1OP4=;
 b=SAA1kkAAycjLW/4bd81hkIlL6aQGWlxawU3zDp3qo4EJYc8MuaGZLIUwS4F1kzvnSz
 g6ifNEz5zRqs9FFKCXK2TDSe/plPGYQ+x0omjbz5vVxBQMAMWFw7Aeqz6tfpsJHf3wO+
 XHdYT4H4KX14KNPiH7QiqSN4B/PD6Y70ittkmadthWiGWHv2+TOMBJ7PyfZLmtuvt7xq
 w0/IyS0HSHATaSOtEzitImT07xttEVL/2+N287pGrf9acW7dXI4iQQbaTCn1FNbtdZ6w
 gPzpmYufV0UKhkwQ9Mnm65BncPso0tbMrHSH4fgz3gTa0eHwFBRUiQ5nrkDCe6B7vyX/
 I9+Q==
X-Gm-Message-State: AO0yUKUdpSy9LKMf9te/PWzYNaxLbwivwEn2UE/ULltCefoEHqXuHryg
 u5AZaVrPX24ZtJBMpFshQMWQemA2ODjvYr0il4p5WjWk1SgyabMqCJLZIA==
X-Google-Smtp-Source: AK7set99SHyR9SHjm0pvOVmzppBU+h0DJPis8wUlAkQugbNoX9EMLMKgezQAKrV96x9R3XwacVmd/9oxiVCk
X-Received: by 2002:a92:d208:0:b0:322:f36a:b63f with SMTP id
 y8-20020a92d208000000b00322f36ab63fmr5794201ily.23.1679313944294; 
 Mon, 20 Mar 2023 05:05:44 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 d3-20020a056e020c0300b0032471ddfe9dsm1176430ile.61.2023.03.20.05.05.44
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 20 Mar 2023 05:05:44 -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 EC481605246B;
 Mon, 20 Mar 2023 08:05:43 -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 DD38E60214;
 Mon, 20 Mar 2023 12:05:43 +0000 (UTC)
Subject: |SUCCESS| pw125263-125306 [PATCH] [v2,
 44/44] raw/cnxk_gpio: fix segment fault when parse devargs
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: <20230320120543.DD38E60214@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 20 Mar 2023 12:05:43 +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-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/125306

_Functional Testing PASS_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Monday, March 20 2023 09:21:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56de01c119381f82baef819184a8dba36ea9c333

125263-125306 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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