From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 0B2F92B94 for ; Thu, 2 Mar 2017 10:39:09 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP; 02 Mar 2017 01:39:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,230,1484035200"; d="scan'208";a="830070949" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by FMSMGA003.fm.intel.com with ESMTP; 02 Mar 2017 01:39:07 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by IRSMSX107.ger.corp.intel.com ([169.254.10.3]) with mapi id 14.03.0248.002; Thu, 2 Mar 2017 09:39:06 +0000 From: "Mcnamara, John" To: Thomas Monjalon , Ajit Khaparde CC: "web@dpdk.org" , "Yigit, Ferruh" Thread-Topic: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD Thread-Index: AQHSksHeQ11lOTDaWUe403aUi/llMaGAYUgAgADoABA= Date: Thu, 2 Mar 2017 09:39:05 +0000 Message-ID: References: <20170227174749.8028-1-ajit.khaparde@broadcom.com> <2179781.TYfvtg8yUg@xps13> In-Reply-To: <2179781.TYfvtg8yUg@xps13> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGFjMDI4OTMtMWYyMS00MDliLTg1ZWMtMDZkYjYwMjIzYWFkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Im1lMjF3aXpnR1U2T0l3YllmZ0FvRjdTcTF4MWVQTDRzQXk1ZERTRURQNkU9In0= x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2017 09:39:10 -0000 > -----Original Message----- > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, March 1, 2017 7:38 PM > To: Ajit Khaparde > Cc: web@dpdk.org; Yigit, Ferruh > Subject: Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PM= D >=20 > 2017-03-01 13:26, Ajit Khaparde: > > Please let me know if the list is worth being a part of the roadmap. > > Or if it needs any modification. >=20 > Other items of the roadmap are only few words. > I think we do not need this level of details, but others can have > different opinions. > Do you think it is useful to have drivers progress in the roadmap? > If yes, it can be summed up with "Support more features in bnxt driver". >=20 > > > --- a/dev/roadmap.html > > > +++ b/dev/roadmap.html > > > @@ -51,6 +51,11 @@ > > >
  • Atomic Rules net/ark Arkville Driver > > >
  • Xen Netfront Driver > > >
  • New device types in vhost-user > > > +
  • Add more dev_ops like set_vf_rate_limit, > > > set_vf_vlan_filter, > > > + set_vf_rx_mode, udp_tunnel_port_add/del, VLAN > filtering and > > > + stripping, stateless tunnel offload, xstats_get/reset= , > > > + set_mc_addr_list, mac_addr_set_op and update the HWRM > API > > > to > > > + version 1.7.1 to Broadcom's bnxt driver. Hi, I has a similar feeling, that there was too much detail in comparison to th= e other entries in the list. How about "Add support for more operation in the Broadcom's bnxt driver and= update the HWRM version to 1.7.1." John