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 D24BAA00C3 for ; Tue, 13 Sep 2022 10:40:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B905940156 for ; Tue, 13 Sep 2022 10:40:15 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 22CCD40151 for ; Tue, 13 Sep 2022 10:40:14 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id u28so4903943qku.2 for ; Tue, 13 Sep 2022 01:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=k5vfEbiy0c/bBY2mxlD5AlvJfy7ES0YpOflafvGaHkE=; b=UYR3ajDO6Authhyv6R5D7YUpguIIH1CR+JgQ+1EGAecJund4QP2YSuM5BzZEzui9wP R2y8Ty0SdpAC16QlRROHs4I2jVcgmmcIBWF0Afx1a7gQ24UHGD3FXJnG9dB+6zaqV4bV JYS2tN9HGQyFBKnXnKQLMLdz3jLIYwafpEmMKOoMnGgxffATRZ+1FC5vv8HDmjkrXsjy sPFIW8FvwsQ8HiodV1Zc/mcXD3aiNMdYy+dx0cp1MgAbBkAcwtC3gMfAa/utdaM6oB5V n7Oqnn5vjp32suYL3+V7rPBOSBaOfFUN5BQrGmcuruYeCtv7WyJuXb7gTBHtthy/w9Xt +YrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=k5vfEbiy0c/bBY2mxlD5AlvJfy7ES0YpOflafvGaHkE=; b=cyKh9yKIkgYMtm/6x/aYu5ptF2i/j31JqpR9GR06LX0U82uBRMhrnsGHGiqNk1ByvO TiQNSK1cuPg15krsCRKMfGPC6Pnqyt5NGLTxnT+tw6zRylVDB/nTcB/qa3lhCV9IqCDb s4xjBV4gSog7fbAQ7AEU06NM+WwMjl7DqBDke8R1rTTCusHXbgvTs29lVgVGH1UG8oCa o+OO8/ddDkM0DqUYgo4ASMMqT0UA1bCqdODiiJGNGjGkxPv42RdotR90VvFGG6C9IGbb 3lxLUG4W+zssM8DJEYel+FIIY1M4NlNAxTP1qq0pmkAmisjYZMW10FBtDBjghzHACC6o u+0g== X-Gm-Message-State: ACgBeo3mNn+pN/rQG8P+8OsxocmCiR/mhfkzHLHZg+iM12OUehNaxOY7 lARo+9k9kVCeNATZXsJoXJwuL5WzgRqnkA== X-Google-Smtp-Source: AA6agR46zDCL1rkO8hu8vwqxCElHFCIR8EuapcwUcVbPPdALpwNXWYdZVMLw/49BJxWj5PVjG9OSug== X-Received: by 2002:a37:6492:0:b0:6ce:496d:b999 with SMTP id y140-20020a376492000000b006ce496db999mr4328660qkb.382.1663058413378; Tue, 13 Sep 2022 01:40:13 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id m5-20020ac807c5000000b0035a70a25651sm8102722qth.55.2022.09.13.01.40.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Sep 2022 01:40:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw116238 [PATCH v4 4/4] ethdev: support telemetry private dump Date: Tue, 13 Sep 2022 04:40:07 -0400 Message-Id: <20220913084007.758813-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220913071344.38612-5-fengchengwen@huawei.com> References: <20220913071344.38612-5-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/116238/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3043203359