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; 3+ 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] 3+ 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; 3+ 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] 3+ 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
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2023-03-21 10:41 UTC | newest]

Thread overview: 3+ 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

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