From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3E3E9A04DE; Fri, 23 Oct 2020 07:10:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1BDF46C96; Fri, 23 Oct 2020 07:10:27 +0200 (CEST) Received: from mail-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) by dpdk.org (Postfix) with ESMTP id 90B916A5B for ; Fri, 23 Oct 2020 07:10:23 +0200 (CEST) Received: by mail-ot1-f67.google.com with SMTP id h62so272712oth.9 for ; Thu, 22 Oct 2020 22:10:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=h7+yPdkT2jdeydyg6uJivNGtrSx8eOCb9tYh//ldDjs=; b=bBob1Pq+4joKOeAOnIJ7AzSQv129xHUNNCQqfJC39MQ35wd2RUA357RZe+cE+dCnUv IsHu7U99HQrDYKHOemUwe3qE5CST9ftQqkyxfxcofIf7oC+FStJDEvsebsjqJoOM80NV xEvLkRErLH6yELkYjSoNqV6i3z28B0UcomFZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=h7+yPdkT2jdeydyg6uJivNGtrSx8eOCb9tYh//ldDjs=; b=ie2HOcWDwVnnp926Hxwg+Xbtryy1dPgnmaczDA62vxLAKZcqT2krs0Evm2L3Z/iPdV aAaqEnLx9YQoPPftJWt3JkfgSGZIvTQuIrkiind0gfzjQQRYe5dpiuTTs2vUz//41J9v 5npTkIm6xbigljA+kEF/s2/vWKgcohHxBoXuZKr3kX/KO73s+QiPXAqWh+OdXP+n27a4 VASO7BqkEtHm9jINSyLs1tSqruUBAoOH1R6CiOx6C0Yv7kUQWsL4NmGqH/NLqS4VLopR OlBJAnUpQqEGD2ON87XtQDUmmJM5iXRYHWqnfmfC+Mtw2TQlUJmudWNm6HstlaA53W52 NxBA== X-Gm-Message-State: AOAM5336XdAF5Ob//P/i1aBSbOYyHvLhTsbNms/fCEYgcvZWv9/EVmo5 /0yMCMN85W5AM0IF0NDo3Fd+ZveCc4qzpYa61Z4oc30/NaEXag== X-Google-Smtp-Source: ABdhPJx6La7pgpUvWUyTPH3SFogg29KxZFY6dIhcPwnRKNKQfX1RgmIxhzqOAP6hvaz8otFoPfrj9zWZQj4lq4SC1qU= X-Received: by 2002:a9d:6acc:: with SMTP id m12mr318664otq.95.1603429821805; Thu, 22 Oct 2020 22:10:21 -0700 (PDT) MIME-Version: 1.0 References: <1602916089-18576-1-git-send-email-venkatkumar.duvvuru@broadcom.com> <20201020215538.59242-1-ajit.khaparde@broadcom.com> <20201020215538.59242-2-ajit.khaparde@broadcom.com> <124c5909-dcc7-d21b-f2f9-14ab35d47c1e@intel.com> In-Reply-To: <124c5909-dcc7-d21b-f2f9-14ab35d47c1e@intel.com> From: Ajit Khaparde Date: Thu, 22 Oct 2020 22:10:05 -0700 Message-ID: To: Ferruh Yigit Cc: dpdk-dev , Peter Spreadborough , Jay Ding , Farah Smith Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH v2 01/11] net/bnxt: add stingray support to core layer X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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, Oct 22, 2020 at 2:11 AM Ferruh Yigit wrote: > > On 10/21/2020 7:11 PM, Ajit Khaparde wrote: > > On Wed, Oct 21, 2020 at 11:07 AM Ferruh Yigit wrote: > >> > >> On 10/20/2020 10:55 PM, Ajit Khaparde wrote: > >>> From: Peter Spreadborough > >>> > >>> - Moved P4 specific code under the P4 directory > >>> - Added P45 skeleton code for SR to build on > >>> - Add SR support in truflow core layer > >>> > >> > >> Related to the patch title, as far as I know Stingray device support already > >> added, what is this "core layer" that Stingray support added, can it be possible > >> to detail it in the commit log? > >> > >>> Signed-off-by: Peter Spreadborough > >>> Signed-off-by: Jay Ding > >>> Reviewed-by: Farah Smith > >>> Reviewed-by: Ajit Khaparde > >> > >> <...> > >> > >>> diff --git a/drivers/net/bnxt/tf_core/cfa_resource_types.h b/drivers/net/bnxt/tf_core/cfa_resource_types.h > >>> index 19838c393..a62063b0e 100644 > >>> --- a/drivers/net/bnxt/tf_core/cfa_resource_types.h > >>> +++ b/drivers/net/bnxt/tf_core/cfa_resource_types.h > >>> @@ -1,6 +1,13 @@ > >>> -/* SPDX-License-Identifier: BSD-3-Clause > >>> - * Copyright(c) 2019-2020 Broadcom > >>> - * All rights reserved. > >>> +/* > >>> + * Copyright(c) 2001-2020, Broadcom. All rights reserved. The > >>> + * term Broadcom refers to Broadcom Inc. and/or its subsidiaries. > >>> + * Proprietary and Confidential Information. > >>> + * > >>> + * This source file is the property of Broadcom Corporation, and > >>> + * may not be copied or distributed in any isomorphic form without > >>> + * the prior written consent of Broadcom Corporation. > >>> + * > >>> + * DO NOT MODIFY!!! This file is automatically generated. > >>> */ > >> > >> Can Broadcom provide a written consent to me to push this into the public repo? :) > >> > >> > >> I assume license updated by mistake. > > Ferruh, > > Yes. That was an oversight. > > Please upload to the files in the patch set public repo. > > I will submit a change to clean it up in a follow on patch. > > Can it be possible to send a clean version and continue with it? > > I am OK to fix small code issues in the tree, or by incremental fixes and squash > them, but not sure about doing same for above note. Done. The SPDX header update it the only change in the patch. No change in rest of the patches. > > Thanks, > ferruh > > > Apologize for the inconvenience. > > > > Thanks > > Ajit > > > >> >