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 DE49541DB6 for ; Thu, 2 Mar 2023 18:35:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9D72400D6; Thu, 2 Mar 2023 18:35:44 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id C33BB400D6 for ; Thu, 2 Mar 2023 18:35:43 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so3540517pjg.4 for ; Thu, 02 Mar 2023 09:35:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677778543; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MzWqXX58LstMORBRyLTNEgmRqFcgnEw+V9XZh0Pc8NY=; b=hPCIJl/OneajSx0bF/wuhnR4PhV0KpYG2d3klIhfsV439ujjuBmdocpI3zawvV4bc5 ABo8djM8gxk/1VSJiDv6OLaeQcV8pedUmYxYu33HfDI8ILOhVG+uSq48KZ1Ygm+4Xawk /PP2N/4u1yBQmLXTQ0yp4/BjpU6EhL3NTBfwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677778543; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MzWqXX58LstMORBRyLTNEgmRqFcgnEw+V9XZh0Pc8NY=; b=Auobas9LfJT9ve3CgLro7MCCu5RGrqq19FOY+8l82SXqLsh32kjA8dH1RMwSO94R3W PH5OG6VX26KwZqdEMFbvOsqnwyEfatG/yYr3Dro1dI7dn0hty5CjU5dWIjDMcyowHnz6 dd/ZFBC8ySCWFVFOLmJ1DJYPAVin5Z/o6wzHucEAUe/PYyYZ5qd1f1dLHZDbigF1icxE VqrtcBSjnx72uORSqnGa0Ks9xKlRVyJRZ7rVxqTBbAEGZbvQeISZD0TouUzFuaYFiRcn r9VQP9+wVXvNrtuDdzQK7NRS0IhZNHOXAk/qOxgxJeGWLlsByZG/vs0E9fBcVZ0B5PPH Q13Q== X-Gm-Message-State: AO0yUKWC2CFxi663mkhKoA4s+OiVfOBWcbGtb+3o7hWThqagrf1KC/ZW b3m94VrlS++d8ySL60kCbxntmm5toc+X2IEgg5OcPkx09JYsP71w7L8= X-Google-Smtp-Source: AK7set8wOrjCtcF302Tf2aA50vij3iyMZAxbQlZyBp7xF6L0CU7jmHO1HSoBe/BVz90Dqd1Nyp+oI4K1Gnis X-Received: by 2002:a17:903:246:b0:19c:e6c8:db18 with SMTP id j6-20020a170903024600b0019ce6c8db18mr10950573plh.58.1677778542939; Thu, 02 Mar 2023 09:35:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y16-20020a170902d65000b0019a97a43231sm688730plh.53.2023.03.02.09.35.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 09:35:42 -0800 (PST) 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 35CE1605246B; Thu, 2 Mar 2023 12:35:42 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 30337601B4; Thu, 2 Mar 2023 17:35:42 +0000 (UTC) Subject: |SUCCESS| pw124678-124684 [PATCH] [9/9] raw/skeleton: 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: <20230302173542.30337601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 17:35:42 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124684 _Functional Testing PASS_ Submitter: fengchengwen Date: Thursday, March 02 2023 07:50:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124678-124684 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/