Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-07 Thread Tom Rini
On Wed, Aug 07, 2024 at 08:54:08PM +0200, Michael Nazzareno Trimarchi wrote: > Hi Jerome > > On Thu, Jul 25, 2024 at 2:58 PM Jerome Forissier > wrote: > > > > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > > library for the network stack" [1]. The goal is to introduce t

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-07 Thread Michael Nazzareno Trimarchi
Hi Jerome On Thu, Jul 25, 2024 at 2:58 PM Jerome Forissier wrote: > > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP > stack [2] [3] as an alternative to the current implementation in net/, > s

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-07 Thread Jerome Forissier
On 8/2/24 22:16, Tom Rini wrote: > On Thu, Aug 01, 2024 at 04:40:03PM +0200, Jerome Forissier wrote: >> >> >> On 7/26/24 00:34, Tom Rini wrote: >>> On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > This is

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-02 Thread Tom Rini
On Thu, Aug 01, 2024 at 04:40:03PM +0200, Jerome Forissier wrote: > > > On 7/26/24 00:34, Tom Rini wrote: > > On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: > >> On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > >> > >>> This is a rework of a patch series by Maxim Uva

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-01 Thread Tom Rini
On Thu, Aug 01, 2024 at 05:15:34PM +0200, Jerome Forissier wrote: > > > On 8/1/24 16:43, Tom Rini wrote: > > On Thu, Aug 01, 2024 at 04:40:03PM +0200, Jerome Forissier wrote: > >> > >> > >> On 7/26/24 00:34, Tom Rini wrote: > >>> On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: > On

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-01 Thread Jerome Forissier
On 8/1/24 16:43, Tom Rini wrote: > On Thu, Aug 01, 2024 at 04:40:03PM +0200, Jerome Forissier wrote: >> >> >> On 7/26/24 00:34, Tom Rini wrote: >>> On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > This is

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-01 Thread Tom Rini
On Thu, Aug 01, 2024 at 04:40:03PM +0200, Jerome Forissier wrote: > > > On 7/26/24 00:34, Tom Rini wrote: > > On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: > >> On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > >> > >>> This is a rework of a patch series by Maxim Uva

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-08-01 Thread Jerome Forissier
On 7/26/24 00:34, Tom Rini wrote: > On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: >> On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: >> >>> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip >>> library for the network stack" [1]. The goal is to

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-30 Thread Jerome Forissier
On 7/30/24 16:02, Tom Rini wrote: > On Tue, Jul 30, 2024 at 11:48:06AM +0200, Jerome Forissier wrote: >> >> >> On 7/25/24 19:22, Tom Rini wrote: >>> On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: >>> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-30 Thread Tom Rini
On Tue, Jul 30, 2024 at 11:48:06AM +0200, Jerome Forissier wrote: > > > On 7/25/24 19:22, Tom Rini wrote: > > On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > > > >> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > >> library for the network stack" [1]

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-30 Thread Jerome Forissier
On 7/25/24 19:22, Tom Rini wrote: > On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > >> This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip >> library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP >> stack [2] [3] as an alternative t

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-25 Thread Tom Rini
On Thu, Jul 25, 2024 at 11:22:20AM -0600, Tom Rini wrote: > On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > > > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > > library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP > > stack [2]

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-25 Thread Tom Rini
On Thu, Jul 25, 2024 at 02:57:21PM +0200, Jerome Forissier wrote: > This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip > library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP > stack [2] [3] as an alternative to the current implementation in net/, > sele

Re: [PATCH v5 00/20] Introduce the lwIP network stack

2024-07-25 Thread Fabio Estevam
Hi Jerome, On Thu, Jul 25, 2024 at 9:58 AM Jerome Forissier wrote: > - Add "net: fec_mxc_init(): do not ignore return status of fec_open()" > - Set the proper environment variables when DHCP succeeds (ipaddr%d > etc.) and read the proper ones for the given device in new_netif(), > allowing corre

[PATCH v5 00/20] Introduce the lwIP network stack

2024-07-25 Thread Jerome Forissier
This is a rework of a patch series by Maxim Uvarov: "net/lwip: add lwip library for the network stack" [1]. The goal is to introduce the lwIP TCP/IP stack [2] [3] as an alternative to the current implementation in net/, selectable with Kconfig, and ultimately keep only lwIP if possible. Some reason