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 C5D0BA0C4B; Sat, 30 Oct 2021 15:33:11 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AF5A40DDD; Sat, 30 Oct 2021 15:33:11 +0200 (CEST) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by mails.dpdk.org (Postfix) with ESMTP id AD4D540DDB for ; Sat, 30 Oct 2021 15:33:09 +0200 (CEST) Received: by mail-io1-f45.google.com with SMTP id e144so15979052iof.3 for ; Sat, 30 Oct 2021 06:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9dvvPjOj60jJUEXSf2GVDCAdPyFxcJWNJU8MZxfd714=; b=CY/Q4mUZRjxNwNIu63DTFirc7W9cJbBhWIPO2OzAxs+dso9mx17YYq8TGgBbvpIJS9 iEejEiIlFcRclbvHcKRytG1gWwdpTJJUUYD7eY0+5q5LV5WMzIbl1u1SgdyXvOHYsuqJ s9urHrDyTLDB5KlMX3XygIkkUCVeszxYJRjdWceSmiqz3/ZyqrTIqqpL/9bM2xcyno3j CFfhRhg4zfTLQf1GEK/Lqg1ytd2Z6m0KfA0BZh0Rh/3boZkWIB5knRXpqM8eAsgitGJk 4CzBMbG0+gqYwoQVzrglYo8xkIuSfajR6HxoJHMj2j7eEFHjkTtZrgQcm8lrDjWC4ySb sEKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9dvvPjOj60jJUEXSf2GVDCAdPyFxcJWNJU8MZxfd714=; b=DqYTayC19bpT4o9S34FCMnB1qIRZ+DCkjz/jwDu2h3Xxl2rhasp4Rv0Wi2612kzTJC /TaVqU+3R/e6sX7aZq33DmS/9yD4wex1kF9hfVNXY9mzx+CRw7n2XNtA5yLbzkQUWP8C xciKoX1WgyCFrYV7ZDNN7b/iVx5l4Wea5nzsNf1iIiFC/sIj+LB3r3IZ1wPNAgIEzstd kAdDtdrmiXSiCO6ovqghPqMf9IoT8VLf5jM+Tn7dcMv7204nN26vwMO/e5BsN92+vgkP YKBodIPDs0UOhYAhXXFB2tRXvW5xxTnZcWvH8GmHAsrcX1U1cexYxTENhWEWhpI3zEmJ lkgg== X-Gm-Message-State: AOAM530nTw5X5SE52m+tVfYQ+CXuwpwSibLyBWFkzWNC1Ra2ogZlgrbF F2rhsC4rW15l4Q9Z+6KBFNJIR+cd6IkzaTW2oT2rstU5Bzr2Zw== X-Google-Smtp-Source: ABdhPJxjAUTNfc3EOQDsjw3hXjgbXX5LBSKsq5dCl8G5h8+omjmYpg3Peguy5Jls7myNHG4nucQbTb4ZeBQs2GaBIvk= X-Received: by 2002:a05:6638:22d2:: with SMTP id j18mr12940076jat.15.1635600788915; Sat, 30 Oct 2021 06:33:08 -0700 (PDT) MIME-Version: 1.0 References: <20210902075200.1873-1-pbhagavatula@marvell.com> In-Reply-To: <20210902075200.1873-1-pbhagavatula@marvell.com> From: Jerin Jacob Date: Sat, 30 Oct 2021 19:02:42 +0530 Message-ID: To: Pavan Nikhilesh Cc: Jerin Jacob , Nithin Dabilpuram , Kiran Kumar K , Sunil Kumar Kori , Satha Rao , dpdk-dev Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] common/cnxk: add telemetry endpoints to sso X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Sep 2, 2021 at 1:23 PM wrote: > > From: Pavan Nikhilesh > > Add telemetry endpoints for sso > sso -> SSO Please rebase for-main]dell[dpdk-next-eventdev] $ git pw series apply 18616 Applying: common/cnxk: add telemetry endpoints to sso error: sha1 information is lacking or useless (drivers/common/cnxk/meson.build). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 common/cnxk: add telemetry endpoints to sso When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead.