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 7816A43CE2 for ; Mon, 18 Mar 2024 11:31:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 334774027F; Mon, 18 Mar 2024 11:31:20 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 5BDB74026E for ; Mon, 18 Mar 2024 11:31:03 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-789f00aba19so53682185a.0 for ; Mon, 18 Mar 2024 03:31:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710757863; x=1711362663; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=NDU2asAbho2ILbaSB04mMpgIRsBYSBRYCog4x3QHLeA=; b=OjY53Kz6ujdAq5Uzz67pRpoFwEkSfk4QvFgmQs2pfZXYYDDpDPLzc1rjoojL0i8CrC 9FZrTZi+N4RsA4lSsowAsJ167NWS30HO8rhvnrniw4/BwbvPl3Qx/hEa+0R/oUwZWtCI 4XhuRZZmFfOglL++P2j7C87o5ke3lrY64IOOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710757863; x=1711362663; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NDU2asAbho2ILbaSB04mMpgIRsBYSBRYCog4x3QHLeA=; b=Mph0FDqb+2qH8EvCHBnUElvuH+WUQpoKzwFh5pHa1/Wmvr6KVip0SU12q3zuHgI0Ho kSHrHD0py77ZYuyZokOcRGjxKfemAc7wop/LVSeWbeCX+EOKn63kIOgizWP5hix6WCp2 Scgc/p/I65BQ8IzpSNeGGVZuDvYjL+IY0VNcbIfVYopapMNs5mQKAixaCzAtKVYsQiCs XDKRl+m03/2W/+jglw1HNngw1jHuoFfkufYE5HvGCge5C3neM5DtzgeGXYtyriCrCLwj DxcSCqdlnotYfFoHqliD5UnMzatPkvmfei8WtIXkMW82btgfNDnVYk/h8YlNfTQwB8XS Wnbw== X-Gm-Message-State: AOJu0YwDPtB/mBLIgzQNf97DbyTJ2H9sD0+CnwXtDFRD8wzh4FqYnT/b Db6SfHyyzgYHH+3RCn3Af8+QVK1l6z1GJy7HjxPLa7IVA1gkIGGRY/PezYfOZ2CEdoNp8tKjjvf 8nY1SscbLqWh0gArxPbqiPtz5deQEHDG3puRJIeRD X-Google-Smtp-Source: AGHT+IG+MOhnaJhTM3nYwFqUGeDoCOaLVG2lx6jr94u4FvxL8dzgxQenZ695Skkw9cxpkFMWNJGRCJd3ystf X-Received: by 2002:a0c:8b81:0:b0:691:46ee:6a10 with SMTP id r1-20020a0c8b81000000b0069146ee6a10mr12917401qva.14.1710757862806; Mon, 18 Mar 2024 03:31:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ge6-20020a05621427c600b006961b99e96asm159663qvb.50.2024.03.18.03.31.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 03:31:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 03:31:02 -0700 (PDT) Message-ID: <65f817e6.050a0220.d3752.b1cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 800006052471; Mon, 18 Mar 2024 06:31:02 -0400 (EDT) Subject: |SUCCESS| pw138446-138444 [PATCH] [v3,6/6] argparse: fix doc don't d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318091848.14360-7-fengchengwen@huawei.com> References: <20240318091848.14360-7-fengchengwen@huawei.com> Content-Type: text/plain 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/138444 _Functional Testing PASS_ Submitter: fengchengwen Date: Monday, March 18 2024 09:18:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138446-138444 --> 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-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/29580/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/