DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
@ 2023-03-17 12:30 jerinj
  2023-03-17 18:02 ` Alok Prasad
  0 siblings, 1 reply; 5+ messages in thread
From: jerinj @ 2023-03-17 12:30 UTC (permalink / raw)
  To: dev
  Cc: thomas, david.marchand, ferruh.yigit, andrew.rybchenko, palok,
	dsinghrawat, Jerin Jacob

From: Jerin Jacob <jerinj@marvell.com>

Starting from DPDK 23.07, the Marvell QLogic bnx2x driver
will be removed. This decision has been made to alleviate the burden of
maintaining a discontinued product.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 doc/guides/rel_notes/deprecation.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 872847e938..d3d8d0011c 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -135,3 +135,6 @@ Deprecation Notices
   Its removal has been postponed to let potential users report interest
   in maintaining it.
   In the absence of such interest, this library will be removed in DPDK 23.11.
+
+* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
+  This decision has been made to alleviate the burden of maintaining a discontinued product.
-- 
2.40.0


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

* RE: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
  2023-03-17 12:30 [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver jerinj
@ 2023-03-17 18:02 ` Alok Prasad
  2023-03-21 10:40   ` Ferruh Yigit
  0 siblings, 1 reply; 5+ messages in thread
From: Alok Prasad @ 2023-03-17 18:02 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran, dev
  Cc: thomas, david.marchand, ferruh.yigit, andrew.rybchenko,
	Devendra Singh Rawat, Jerin Jacob Kollanukkaran

> -----Original Message-----
> From: jerinj@marvell.com <jerinj@marvell.com>
> Sent: 17 March 2023 18:00
> To: dev@dpdk.org
> Cc: thomas@monjalon.net; david.marchand@redhat.com; ferruh.yigit@amd.com; andrew.rybchenko@oktetlabs.ru; Alok Prasad
> <palok@marvell.com>; Devendra Singh Rawat <dsinghrawat@marvell.com>; Jerin Jacob Kollanukkaran <jerinj@marvell.com>
> Subject: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
> 
> From: Jerin Jacob <jerinj@marvell.com>
> 
> Starting from DPDK 23.07, the Marvell QLogic bnx2x driver
> will be removed. This decision has been made to alleviate the burden of
> maintaining a discontinued product.
> 
> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> ---
>  doc/guides/rel_notes/deprecation.rst | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 872847e938..d3d8d0011c 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -135,3 +135,6 @@ Deprecation Notices
>    Its removal has been postponed to let potential users report interest
>    in maintaining it.
>    In the absence of such interest, this library will be removed in DPDK 23.11.
> +
> +* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
> +  This decision has been made to alleviate the burden of maintaining a discontinued product.
> --
> 2.40.0

Thanks Jerin!

Acked-by: Alok Prasad <palok@marvell.com>

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

* Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
  2023-03-17 18:02 ` Alok Prasad
@ 2023-03-21 10:40   ` Ferruh Yigit
  2023-03-30 12:47     ` Jerin Jacob
  2023-03-31 13:34     ` Thomas Monjalon
  0 siblings, 2 replies; 5+ messages in thread
From: Ferruh Yigit @ 2023-03-21 10:40 UTC (permalink / raw)
  To: Alok Prasad, Jerin Jacob Kollanukkaran, dev
  Cc: thomas, david.marchand, andrew.rybchenko, Devendra Singh Rawat

On 3/17/2023 6:02 PM, Alok Prasad wrote:
>> -----Original Message-----
>> From: jerinj@marvell.com <jerinj@marvell.com>
>> Sent: 17 March 2023 18:00
>> To: dev@dpdk.org
>> Cc: thomas@monjalon.net; david.marchand@redhat.com; ferruh.yigit@amd.com; andrew.rybchenko@oktetlabs.ru; Alok Prasad
>> <palok@marvell.com>; Devendra Singh Rawat <dsinghrawat@marvell.com>; Jerin Jacob Kollanukkaran <jerinj@marvell.com>
>> Subject: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
>>
>> From: Jerin Jacob <jerinj@marvell.com>
>>
>> Starting from DPDK 23.07, the Marvell QLogic bnx2x driver
>> will be removed. This decision has been made to alleviate the burden of
>> maintaining a discontinued product.
>>
>> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
>> ---
>>  doc/guides/rel_notes/deprecation.rst | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
>> index 872847e938..d3d8d0011c 100644
>> --- a/doc/guides/rel_notes/deprecation.rst
>> +++ b/doc/guides/rel_notes/deprecation.rst
>> @@ -135,3 +135,6 @@ Deprecation Notices
>>    Its removal has been postponed to let potential users report interest
>>    in maintaining it.
>>    In the absence of such interest, this library will be removed in DPDK 23.11.
>> +
>> +* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
>> +  This decision has been made to alleviate the burden of maintaining a discontinued product.
>> --
>> 2.40.0
> 
> Thanks Jerin!
> 
> Acked-by: Alok Prasad <palok@marvell.com>


Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

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

* Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
  2023-03-21 10:40   ` Ferruh Yigit
@ 2023-03-30 12:47     ` Jerin Jacob
  2023-03-31 13:34     ` Thomas Monjalon
  1 sibling, 0 replies; 5+ messages in thread
From: Jerin Jacob @ 2023-03-30 12:47 UTC (permalink / raw)
  To: Ferruh Yigit
  Cc: Alok Prasad, Jerin Jacob Kollanukkaran, dev, thomas,
	david.marchand, andrew.rybchenko, Devendra Singh Rawat

On Tue, Mar 21, 2023 at 4:11 PM Ferruh Yigit <ferruh.yigit@amd.com> wrote:
>
> On 3/17/2023 6:02 PM, Alok Prasad wrote:
> >> -----Original Message-----
> >> From: jerinj@marvell.com <jerinj@marvell.com>
> >> Sent: 17 March 2023 18:00
> >> To: dev@dpdk.org
> >> Cc: thomas@monjalon.net; david.marchand@redhat.com; ferruh.yigit@amd.com; andrew.rybchenko@oktetlabs.ru; Alok Prasad
> >> <palok@marvell.com>; Devendra Singh Rawat <dsinghrawat@marvell.com>; Jerin Jacob Kollanukkaran <jerinj@marvell.com>
> >> Subject: [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver
> >>
> >> From: Jerin Jacob <jerinj@marvell.com>
> >>
> >> Starting from DPDK 23.07, the Marvell QLogic bnx2x driver
> >> will be removed. This decision has been made to alleviate the burden of
> >> maintaining a discontinued product.
> >>
> >> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> >> ---
> >>  doc/guides/rel_notes/deprecation.rst | 3 +++
> >>  1 file changed, 3 insertions(+)
> >>
> >> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> >> index 872847e938..d3d8d0011c 100644
> >> --- a/doc/guides/rel_notes/deprecation.rst
> >> +++ b/doc/guides/rel_notes/deprecation.rst
> >> @@ -135,3 +135,6 @@ Deprecation Notices
> >>    Its removal has been postponed to let potential users report interest
> >>    in maintaining it.
> >>    In the absence of such interest, this library will be removed in DPDK 23.11.
> >> +
> >> +* net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
> >> +  This decision has been made to alleviate the burden of maintaining a discontinued product.
> >> --
> >> 2.40.0
> >
> > Thanks Jerin!
> >
> > Acked-by: Alok Prasad <palok@marvell.com>
>
>
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

Ping for merge.

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

* Re: [PATCH] doc: deprecation notice to remove net/bnx2x driver
  2023-03-21 10:40   ` Ferruh Yigit
  2023-03-30 12:47     ` Jerin Jacob
@ 2023-03-31 13:34     ` Thomas Monjalon
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2023-03-31 13:34 UTC (permalink / raw)
  To: Alok Prasad, Jerin Jacob Kollanukkaran
  Cc: dev, david.marchand, andrew.rybchenko, Devendra Singh Rawat,
	Ferruh Yigit, techboard

> >> From: Jerin Jacob <jerinj@marvell.com>
> >>
> >> Starting from DPDK 23.07, the Marvell QLogic bnx2x driver
> >> will be removed. This decision has been made to alleviate the burden of
> >> maintaining a discontinued product.
> >>
> >> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> > 
> > Acked-by: Alok Prasad <palok@marvell.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

I agree we should remove this driver.
But I'm afraid the notice may be a bit short in time.
Could we proceed as for the LiquidIO driver?
The bnx2x driver could be declared unmaintained in 23.07,
and then removed in 23.11.

In any case it is good to have a notice as early as possible,
even if the plan is slightly postponed.
Please let's discuss the execution plan during a Technical Board meeting.

Applied as-is for 23.03 release, thanks.



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

end of thread, other threads:[~2023-03-31 13:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 12:30 [dpdk-dev] [PATCH] doc: deprecation notice to remove net/bnx2x driver jerinj
2023-03-17 18:02 ` Alok Prasad
2023-03-21 10:40   ` Ferruh Yigit
2023-03-30 12:47     ` Jerin Jacob
2023-03-31 13:34     ` 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).