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 75B4843CE2 for ; Mon, 18 Mar 2024 11:24:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2AED4027F for ; Mon, 18 Mar 2024 11:24:15 +0100 (CET) Received: from mail-oi1-f170.google.com (mail-oi1-f170.google.com [209.85.167.170]) by mails.dpdk.org (Postfix) with ESMTP id C44324026E for ; Mon, 18 Mar 2024 11:24:13 +0100 (CET) Received: by mail-oi1-f170.google.com with SMTP id 5614622812f47-3c3880cd471so564232b6e.1 for ; Mon, 18 Mar 2024 03:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710757452; x=1711362252; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qkxJE859VOaXN/mUpncW78qszovQBqpLTE+j41sdPrI=; b=njvJt59u6QNf6P4+gAXeSwwzmUVxccpF2dv8rqRMiflh8tz8mYHm4ykJpadOuLlIn9 esa02GKaWhQLX8l7ceJ/qyR2+Ugkrq59SrLK9CKM32E1sDyNmAjwPpQldqeUYqT8FG3m wb115h6RB2A20wMviVmGfF9py+piz5Gm0Skn/01IwZHv9LZxufsiPreGTuipcEbUNruW fOuoTFspG1YOriFOytRCmdlOKlhuYzpPFfZo/wO+zHxjS4IgWqCmD9KE9AkiZ2pfYiA3 9iIKPJTLMcapmdG+/kGYYTk1O+7cD59dp1AxWkGhUHnE9ZqvhMrHU+U11yvycs9eKc8z N2Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710757452; x=1711362252; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qkxJE859VOaXN/mUpncW78qszovQBqpLTE+j41sdPrI=; b=hktM+pcz0HIJTRzms6Nfl5yPtWckxU0h6r6DLkeOcBPy2L8MPVRl+3ymDcneQOdbhS p1kbRddYGB/wx+xsBKQPIM9QPWRHdcUx1N0Dks/RiaxkD+lV3DyJGlfjg6Ged+QUDEdN wR78QSeusqc9NNGSnW/NTgXsiiUee+6+1R7zKbMKm0oeLSSDMVrN1mSigAj4hmcWpy05 GE2W447PBMSpmweo21r2/cgLiVfuwcDtJ3cMJH5iy5/WlaeDfI9DlpibpdLDV6ySU0Hg hbHUWnT8dQ7crPdsAjNgL7p2GpKVseCIN41/lRLt0yUepaTi35AxlBtPCVGh1fvhgWXC ojlA== X-Gm-Message-State: AOJu0Yw1v+oZOf6bQDRpNsr7lR9x3TpClmogmBcEY/K6pRyoqpsvIQZI xt0W+Gm2Up8JPidEgWU1/rZLKVUEYAiLkF47m1e1zKkPDSBdDjBQmPlkF+ufPTBH7MUwcxQK491 E X-Google-Smtp-Source: AGHT+IGFbGr+TalV9BoBXGuT1GSGcx9BXEkGYbSSNuFcTpa3KLh8uVk/iKbk+96wX5Cw62sC/1yODw== X-Received: by 2002:a05:6808:f0b:b0:3c3:56e2:7432 with SMTP id m11-20020a0568080f0b00b003c356e27432mr14364746oiw.2.1710757452491; Mon, 18 Mar 2024 03:24:12 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id wh12-20020a05620a56cc00b00789f2660e88sm1756357qkn.68.2024.03.18.03.24.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Mar 2024 03:24:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138444 [PATCH v3 6/6] argparse: fix doc don't display two hyphens Date: Mon, 18 Mar 2024 06:24:10 -0400 Message-Id: <20240318102410.1845711-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240318091848.14360-7-fengchengwen@huawei.com> References: <20240318091848.14360-7-fengchengwen@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/138444/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8324405841