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 A8FAF42818 for ; Thu, 23 Mar 2023 02:46:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A391F40156; Thu, 23 Mar 2023 02:46:59 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B19AD40156 for ; Thu, 23 Mar 2023 02:46:58 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id z1so72996iot.11 for ; Wed, 22 Mar 2023 18:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679536018; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RX8QbkgHbIbzbkgCZbQdMMSzyyvThmSL/cWmGLJO17k=; b=RkdqrIvn4fQF187252jl9+iX72jzvOqHQS4SsS/KLo5r0sHg7C/iu1ZuDTMv+VybLV SUcCmccXFnqTPxRm+qtlv5MyueDuEjkBBQDP9D8eqCZ0ZMOwnLWkOth/8/vLsRPh3Htr g1fY0MQYNP/ejBr0uEByuMOf/5ZGoHQOgtyl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679536018; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RX8QbkgHbIbzbkgCZbQdMMSzyyvThmSL/cWmGLJO17k=; b=lhdA6fE5MOInA3KtLjLBLbW05/uozvUVRvijH1gBQI0XGMGLylMpmpJGJjG2JvIUrm jRLAdlPp3PedNrO4E5cWbbjv3iBzZsGo5XlIOq9ct+LgWJCMMLuw+cwYu6ZBC1rB56e/ EtBGxOGb+DdeltxDBC3rA3dzaht7CsnZAGCWOJWb6Y4I3aNa665QTpAW59E3Zfa9cLVO g7sVYowTU/g9IerCqk3ECcWSZ99ED7hJKODJ/zNF+aGMvs9j4rY/ivMLiv2+6WVESyvE vv2dfmVCkSyLRS/gbETrJZD8/rHdmcVSrc8xREo330SdA3zQ8A3Dope6g6Cf0/XWPUSx m9dA== X-Gm-Message-State: AO0yUKWQLBUovnh2tjDKmBFNiPeGfISgBtIUSTDLMkCqydAAMbPVfVyW rAeItqJ4otDPXZvnoaD0FuBC92I509KNzuFWXsYBuLiUYo/CU5bftfDz7g== X-Google-Smtp-Source: AK7set8/px3eEkYunl0eSbukzGbJ+h+PiPvHKgZNGtVFzhBFIEv8LePlpDPf2CPB6gM5Hv7tQNtGictXWOuz X-Received: by 2002:a5e:8f4a:0:b0:74c:ae72:dc16 with SMTP id x10-20020a5e8f4a000000b0074cae72dc16mr5801916iop.5.1679536018144; Wed, 22 Mar 2023 18:46:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i7-20020a026007000000b0040641618dd5sm2875036jac.24.2023.03.22.18.46.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 18:46:58 -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 C9C03605246B; Wed, 22 Mar 2023 21:46:57 -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 C855D60121; Thu, 23 Mar 2023 01:46:57 +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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323014657.C855D60121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 01:46:57 +0000 (UTC) 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125306 _Testing PASS_ Submitter: fengchengwen Date: Monday, March 20 2023 09:21:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:56de01c119381f82baef819184a8dba36ea9c333 125263-125306 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/