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 5D75D43B4B for ; Mon, 19 Feb 2024 10:24:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56A0C40289 for ; Mon, 19 Feb 2024 10:24:42 +0100 (CET) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 98D0D40275 for ; Mon, 19 Feb 2024 10:24:41 +0100 (CET) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-7875adf71b1so90997185a.0 for ; Mon, 19 Feb 2024 01:24:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708334680; x=1708939480; 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=IYJK9/jXBpmnMYP9e439+inas8dAx1J3PYwyIGC4d34=; b=Ljk4UtabmFagUJzEmnVQo3jAG+1iCRFlDduIGav0rjdpoB9ECVsV+cO+sCeSxdozjW Q/nwS5wxvAK6LMup4dDrniKqEak2TFCFuFU6Q127GuXWGcVzONkVDawHg3G/9aSRZy3l DVYfUQEQBwLT1tKsSVa+RLmm2SG4i2lXiRALPvBAzsyX9w2wChlmkqFStoLs8sJwBy/K QPAvZxr8FrTbBsKGSiuk3EhTHv9ZaolYbzGd9yCuq4s7nmzbfgCnaHonaAOIzL6J+tLp gd/xSB2glUBudpGMNy5b9NEuanvRtFpTojAwBHT2ITrjR8dEgXOJZJg40+pENPQ+zspX y9Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708334680; x=1708939480; 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=IYJK9/jXBpmnMYP9e439+inas8dAx1J3PYwyIGC4d34=; b=fipuvLjI3A8rnxe0IgDUZVaOuvrZbD9QEGie5HJSFkLH1HusMrajJ32S/MJ67eyIQZ ufghwNhFv0qpMHi0mZO4H89+UY7ezyf1h9bPgVzf68G6J1ux5HNoV0OCCfygo61qXkm9 s17H1SIyj3PCdNopECF786pMBDtbeGo8qSkRHtlpBur3PRiOQn6aGJPHBDBzwbhBzBQA 7Y1jFU6Dtab8IIaEJOqsKSPeobZU7jQKvnOYe2delST/YxG8Em19qs/Ql7DDYqYidbyZ bmpGgd89d5BxHsCOWQVE/p5zAwkkNRRwQ9VeYpllhq+iib9a+5MwVoaPG0UMVHaDkB4e y+Yg== X-Gm-Message-State: AOJu0YzV9LNvMuQngQ7aJYQnGdGJTKsZZ/oApOQKsUJnt23vlYRrGIWc O2rPOLriAYR9XeJLCLybdkfyo4IQBoziJUaik4L/bBJFhUsIA7ykT1CXqYSn+lgQ2VUu6FX/YFg 9 X-Google-Smtp-Source: AGHT+IEFu41GJoEXUN0w4f8sGOm5uCWNMIMCBvSVSIqVlVQKubINw1f76IvD70aungbxwMYkQV69QQ== X-Received: by 2002:a37:c243:0:b0:785:4016:c954 with SMTP id j3-20020a37c243000000b007854016c954mr23590255qkm.14.1708334680508; Mon, 19 Feb 2024 01:24:40 -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 c14-20020ac8110e000000b0042be1092915sm2338719qtj.10.2024.02.19.01.24.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Feb 2024 01:24:40 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136869 [PATCH v8 2/2] ring: add telemetry cmd for ring info Date: Mon, 19 Feb 2024 04:24:39 -0500 Message-Id: <20240219092439.2112311-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240219083253.2215275-3-haijie1@huawei.com> References: <20240219083253.2215275-3-haijie1@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/136869/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7956808474