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 15D3443BCF for ; Thu, 7 Mar 2024 15:04:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1132242EE6 for ; Thu, 7 Mar 2024 15:04:22 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 3DA5142EE0 for ; Thu, 7 Mar 2024 15:04:21 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-68ee2c0a237so7367616d6.1 for ; Thu, 07 Mar 2024 06:04:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709820260; x=1710425060; 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=8w9QuPQH6evT0HVykwYw/Am2LoddHRKBwreMY1x5bQ8=; b=WNlTJiaPD5994vMXKNbQcw59CiCmZpLaYcEPsV6tkxz4UCr//nf5L5loiGwR4rEirc c0mP/frgC+LmFOjgDa2EXX8SUGyP3Ux/0zi4dMgj91BefaGLTABC1iOeC7MSCcrFbHF4 k1FUR/G7jr0vT0qdOTcU7fZLdt2cg+UD/LrxaxNH+/DSUGIjzAki2MIrFQZWcJUc1aI0 /1CMUIVUv88rbzOM3xo2IVMSo5siAsJ9jzePTH31XE0uIOfQaT+ViZ1Qyd9Z5/Fnae07 /OGQ1RG61qOQAgqAuUtF3uShj4qEY5D5kjLIFj0lWNxpZUM54FMzovj6zK3JubHsFMwH B1Gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709820260; x=1710425060; 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=8w9QuPQH6evT0HVykwYw/Am2LoddHRKBwreMY1x5bQ8=; b=xPV6pYIztu3BcCoAspVGZAe3RduDM5+cHgQb6D/xQAniDfQiW4rPYMTu4sHwhQGvlH K7HwswlfDNJQU+riZF3uuvDFzpWkPGf5aq9wGrGb1fN44RJxBDkzUlBjem6NJMRCkX8Z e9ElLYC9OBkcs54l58ez2fOLeYUalfAt4D3dhcgzMX3ik+YRololG3YrgHegyoM2pEv/ tEpNjq6n2Cf0eontl+6UjKXAQM/nj/824zkwipJEsvCRfup0z5lq6uukcky1nnKoyWJ6 4cGo8tbEN3FN9KaYS/0Jm3ZZDS7EeAPsgQ5uLbUgltrLvPfoTtQQBvZchxPbK4cW7got w9lQ== X-Gm-Message-State: AOJu0YxF6nLhXJEmXohZt+Btl0ft48yLT2i16NjsiZW1yKYhDCvV1EqF D7l+3YO+f4COqWHVAkfj16mM6yhq2Xmzy3n4EkWmHrew9+PzCb8dKvYxA6iM6JO8/FLXbSrAJ15 6 X-Google-Smtp-Source: AGHT+IH1LU58p/VSa8xtVpDgqhdJbKABFhApovvK1ejyJ3TpONYhVdxKOQ53KuIOvUuRskmF5xnp/A== X-Received: by 2002:ad4:4f14:0:b0:690:ad27:bc77 with SMTP id fb20-20020ad44f14000000b00690ad27bc77mr693083qvb.28.1709820260115; Thu, 07 Mar 2024 06:04:20 -0800 (PST) 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 pd7-20020a056214490700b0068fe3170b0esm8724310qvb.11.2024.03.07.06.04.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 06:04:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138103 [PATCH v2 5/5] test/argparse: refine testcases Date: Thu, 7 Mar 2024 09:04:18 -0500 Message-Id: <20240307140418.2783305-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240307130742.5578-6-fengchengwen@huawei.com> References: <20240307130742.5578-6-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/138103/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8188882624