DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] Update  roadmap for the Broadcom's bnxt PMD
@ 2017-02-27 17:47 Ajit Khaparde
  2017-03-01 19:26 ` Ajit Khaparde
  0 siblings, 1 reply; 6+ messages in thread
From: Ajit Khaparde @ 2017-02-27 17:47 UTC (permalink / raw)
  To: web; +Cc: thomas.monjalon, ajit.khaparde

This updates the roadmap for Broadcom's bnxt PMD for 17.05 release.
---
 dev/roadmap.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index 9aa701e..bc52cc2 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -51,6 +51,11 @@
 		<li>Atomic Rules net/ark Arkville Driver
 		<li>Xen Netfront Driver
 		<li>New device types in vhost-user
+		<li>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.
 	</ul>
 	<h3 id="1708">Version 17.08 (2017 August)</h3>
 	<ul>
-- 
2.10.1 (Apple Git-78)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD
  2017-02-27 17:47 [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD Ajit Khaparde
@ 2017-03-01 19:26 ` Ajit Khaparde
  2017-03-01 19:38   ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Ajit Khaparde @ 2017-03-01 19:26 UTC (permalink / raw)
  To: web; +Cc: Thomas Monjalon, Ajit Kumar Khaparde

Please let me know if the list is worth being a part of the roadmap.
Or if it needs any modification.

Thanks
Ajit

On Mon, Feb 27, 2017 at 11:47 AM, Ajit Khaparde <ajit.khaparde@broadcom.com>
wrote:

> This updates the roadmap for Broadcom's bnxt PMD for 17.05 release.
> ---
>  dev/roadmap.html | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/dev/roadmap.html b/dev/roadmap.html
> index 9aa701e..bc52cc2 100644
> --- a/dev/roadmap.html
> +++ b/dev/roadmap.html
> @@ -51,6 +51,11 @@
>                 <li>Atomic Rules net/ark Arkville Driver
>                 <li>Xen Netfront Driver
>                 <li>New device types in vhost-user
> +               <li>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.
>         </ul>
>         <h3 id="1708">Version 17.08 (2017 August)</h3>
>         <ul>
> --
> 2.10.1 (Apple Git-78)
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD
  2017-03-01 19:26 ` Ajit Khaparde
@ 2017-03-01 19:38   ` Thomas Monjalon
  2017-03-02  9:39     ` Mcnamara, John
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2017-03-01 19:38 UTC (permalink / raw)
  To: Ajit Khaparde; +Cc: web, ferruh.yigit

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.

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".

> > --- a/dev/roadmap.html
> > +++ b/dev/roadmap.html
> > @@ -51,6 +51,11 @@
> >                 <li>Atomic Rules net/ark Arkville Driver
> >                 <li>Xen Netfront Driver
> >                 <li>New device types in vhost-user
> > +               <li>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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD
  2017-03-01 19:38   ` Thomas Monjalon
@ 2017-03-02  9:39     ` Mcnamara, John
  2017-03-02 23:29       ` [dpdk-web] [PATCH v2] " Ajit Khaparde
  0 siblings, 1 reply; 6+ messages in thread
From: Mcnamara, John @ 2017-03-02  9:39 UTC (permalink / raw)
  To: Thomas Monjalon, Ajit Khaparde; +Cc: web, Yigit, Ferruh



> -----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 <ajit.khaparde@broadcom.com>
> Cc: web@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>
> Subject: Re: [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD
> 
> 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.
> 
> 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".
> 
> > > --- a/dev/roadmap.html
> > > +++ b/dev/roadmap.html
> > > @@ -51,6 +51,11 @@
> > >                 <li>Atomic Rules net/ark Arkville Driver
> > >                 <li>Xen Netfront Driver
> > >                 <li>New device types in vhost-user
> > > +               <li>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 the 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [dpdk-web] [PATCH v2] Update roadmap for the Broadcom's bnxt PMD
  2017-03-02  9:39     ` Mcnamara, John
@ 2017-03-02 23:29       ` Ajit Khaparde
  2017-03-03 14:54         ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Ajit Khaparde @ 2017-03-02 23:29 UTC (permalink / raw)
  To: web; +Cc: thomas.monjalon, ajit.khaparde, john.mcnamara, ferruh.yigit

This updates the roadmap for Broadcom's bnxt PMD for 17.05 release.
---
 dev/roadmap.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/roadmap.html b/dev/roadmap.html
index 9aa701e..5c59ddc 100644
--- a/dev/roadmap.html
+++ b/dev/roadmap.html
@@ -51,6 +51,7 @@
 		<li>Atomic Rules net/ark Arkville Driver
 		<li>Xen Netfront Driver
 		<li>New device types in vhost-user
+		<li>Enhance bnxt driver and update the HWRM version to 1.7.1
 	</ul>
 	<h3 id="1708">Version 17.08 (2017 August)</h3>
 	<ul>
-- 
2.10.1 (Apple Git-78)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [dpdk-web] [PATCH v2] Update roadmap for the Broadcom's bnxt PMD
  2017-03-02 23:29       ` [dpdk-web] [PATCH v2] " Ajit Khaparde
@ 2017-03-03 14:54         ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2017-03-03 14:54 UTC (permalink / raw)
  To: Ajit Khaparde; +Cc: web, john.mcnamara, ferruh.yigit

2017-03-02 17:29, Ajit Khaparde:
> This updates the roadmap for Broadcom's bnxt PMD for 17.05 release.

Applied, thanks

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-03 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 17:47 [dpdk-web] [PATCH] Update roadmap for the Broadcom's bnxt PMD Ajit Khaparde
2017-03-01 19:26 ` Ajit Khaparde
2017-03-01 19:38   ` Thomas Monjalon
2017-03-02  9:39     ` Mcnamara, John
2017-03-02 23:29       ` [dpdk-web] [PATCH v2] " Ajit Khaparde
2017-03-03 14:54         ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).