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 73362A034C for ; Thu, 28 Apr 2022 16:19:35 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B91642819 for ; Thu, 28 Apr 2022 16:19:35 +0200 (CEST) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id 335D740E50 for ; Thu, 28 Apr 2022 16:19:34 +0200 (CEST) Received: by mail-qt1-f175.google.com with SMTP id f14so3566990qtq.1 for ; Thu, 28 Apr 2022 07:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=15k0sv1oOyx+qB72/uEyODeYVF2NTKI+6LzwfZxKuRw=; b=6l7F8u41g+KCmajeG4bDbEtFgpzrHeouMSgCcpZD81VI0zKVJlJWLCVdvJXkOwC900 vr6QSxU1PdsdD/I0hOzjLHGbMokbz6Ub9zzuF5L32s+adoDFZqOLuwDJodNoJE5paVIk vA54i9X/qAhKSSIFiD4Iscju+pbdbhIbSlKHQJgJQhREl8ywMnx4+sDncjzGv/oz19pi Gl/QM3Ui6/XtO4fdYDG57GDQD3T8msJLZ90Lu4ECkX/fsA0PuQAoozMScUq8IaJYiTwZ bz4U8GfRRiKjTNbAsKR1sDZB0o3XKt6rEU5K/Naoe3AC8/gqx6U1+2344NfkqZ1n3ulw mzbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=15k0sv1oOyx+qB72/uEyODeYVF2NTKI+6LzwfZxKuRw=; b=oI7khHBNh7VTmj4urp89vEvSTavUxFndF1a3tXjMsrHYczo+FytpqAPfYYY3QbV2Rw OveNG6ZkRhznXY366R/GlvNBdzal/6WDdc+Y5ekDlfm5UhycX3XXDoI8Q8LOhJ6MwZIg Zumfr8geVgy8yyhT7zrbRCxp/GRNFmpEamI1aDyfKxRY1aK1KrYsmjyaZUZj+JYxXFlw 4XOooDdGjKghze3snQvOYraVQUNheE0NCRY4vDcJir9iU5PiX5xV5JqBttI5d8+C4716 uwyXAO0EaqRfa0ol5ldmp0mAJazUVHPgRa1oQAvXgxGfsqUOOIHzNhKC50plHK3iDjfs kmsw== X-Gm-Message-State: AOAM532oDlcUyMgEJxtw/0OsEkYy+mljxjFQV1nFdJ/sOcte+oOJ/ybH 8rJz7VHq9MidMCkVvARFwkN0SSP/SidUbg== X-Google-Smtp-Source: ABdhPJyjHCsWxdOu0EODo8w0RyKkyzv+v8MboiAD8S4d/h8QihHvLH6NzHBadi1WWo/+85HvgyZowg== X-Received: by 2002:a05:622a:4f:b0:2f3:85c1:6d0d with SMTP id y15-20020a05622a004f00b002f385c16d0dmr5516053qtw.398.1651155572626; Thu, 28 Apr 2022 07:19:32 -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 o6-20020ac85a46000000b002f3873e7fb4sm60691qta.77.2022.04.28.07.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Apr 2022 07:19:32 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw110447 [PATCH v2 9/9] net/cnxk: fix telemetry possible null pointer access Date: Thu, 28 Apr 2022 10:19:58 -0400 Message-Id: <20220428141958.14053-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220428131600.41032-10-fengchengwen@huawei.com> References: <20220428131600.41032-10-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/110447/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2239652221