RE: [RFC 0/4] ethdev: rework config restore

2024-10-11 Thread Dariusz Sosnowski
> -Original Message- > From: Konstantin Ananyev > Sent: Friday, October 11, 2024 10:29 > To: Ferruh Yigit ; Dariusz Sosnowski > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > ; Andrew Rybchenko > Cc: dev@dpdk.org; Bruce Richardson > Subject: RE: [RFC 0/4] ethde

RE: [RFC 0/4] ethdev: rework config restore

2024-10-11 Thread Konstantin Ananyev
;> From: Ferruh Yigit > >>>>>> Sent: Thursday, October 10, 2024 01:17 > >>>>>> To: Dariusz Sosnowski ; Konstantin Ananyev > >>>>>> ; NBU-Contact-Thomas Monjalon > >>>>>> (EXTERNAL) ; Andrew

RE: [RFC 0/4] ethdev: rework config restore

2024-10-11 Thread Dariusz Sosnowski
> -Original Message- > From: Ferruh Yigit > Sent: Friday, October 11, 2024 02:03 > To: Konstantin Ananyev ; Dariusz Sosnowski > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > ; Andrew Rybchenko > Cc: dev@dpdk.org; Bruce Richardson > Subject: Re: [RFC 0/4] ethde

Re: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Ferruh Yigit
-Original Message- >>>>>> From: Ferruh Yigit >>>>>> Sent: Thursday, October 10, 2024 01:17 >>>>>> To: Dariusz Sosnowski ; Konstantin Ananyev >>>>>> ; NBU-Contact-Thomas Monjalon >>>>>> (EXTERNAL) ;

RE: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Konstantin Ananyev
;>> Sent: Thursday, October 10, 2024 01:17 > >>>> To: Dariusz Sosnowski ; Konstantin Ananyev > >>>> ; NBU-Contact-Thomas Monjalon > >>>> (EXTERNAL) ; Andrew Rybchenko > >>>> > >>>> Cc: dev@dpdk.org; Bruce Richardson >

Re: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Ferruh Yigit
gt;> Cc: dev@dpdk.org; Bruce Richardson >> Subject: Re: [RFC 0/4] ethdev: rework config restore >> >> External email: Use caution opening links or attachments >> >> >> On 10/10/2024 1:08 PM, Dariusz Sosnowski wrote: >>>> -Original Message- >&

RE: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Dariusz Sosnowski
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, October 10, 2024 14:52 > To: Dariusz Sosnowski ; Konstantin Ananyev > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > ; Andrew Rybchenko > Cc: dev@dpdk.org; Bruce Richardson > Subject: Re: [RFC 0/4] ethde

Re: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Ferruh Yigit
gt;> Cc: dev@dpdk.org; Bruce Richardson >> Subject: Re: [RFC 0/4] ethdev: rework config restore >> >> External email: Use caution opening links or attachments >> >> >> On 10/9/2024 5:18 PM, Dariusz Sosnowski wrote: >>>> -Original Message- >&g

RE: [RFC 0/4] ethdev: rework config restore

2024-10-10 Thread Dariusz Sosnowski
> -Original Message- > From: Ferruh Yigit > Sent: Thursday, October 10, 2024 01:17 > To: Dariusz Sosnowski ; Konstantin Ananyev > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > ; Andrew Rybchenko > Cc: dev@dpdk.org; Bruce Richardson > Subject: Re: [RFC 0/4] ethde

Re: [RFC 0/4] ethdev: rework config restore

2024-10-09 Thread Ferruh Yigit
gt;> Cc: dev@dpdk.org; Bruce Richardson >> Subject: Re: [RFC 0/4] ethdev: rework config restore >> >> External email: Use caution opening links or attachments >> >> >> On 10/8/2024 6:21 PM, Konstantin Ananyev wrote: >>> >>> >>>>>&

RE: [RFC 0/4] ethdev: rework config restore

2024-10-09 Thread Dariusz Sosnowski
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, October 9, 2024 03:08 > To: Konstantin Ananyev ; Dariusz Sosnowski > ; NBU-Contact-Thomas Monjalon (EXTERNAL) > ; Andrew Rybchenko > Cc: dev@dpdk.org; Bruce Richardson > Subject: Re: [RFC 0/4] ethde

RE: [RFC 0/4] ethdev: rework config restore

2024-10-09 Thread Konstantin Ananyev
> >> We have been working on optimizing the latency of calls to > >> rte_eth_dev_start(), on ports spawned by mlx5 PMD. Most of the work > >> requires changes in the implementation of > >> .dev_start() PMD callback, but I also wanted to start a discussion > >> regarding config

Re: [RFC 0/4] ethdev: rework config restore

2024-10-08 Thread Ferruh Yigit
On 10/8/2024 6:21 PM, Konstantin Ananyev wrote: > > >> We have been working on optimizing the latency of calls to >> rte_eth_dev_start(), on ports spawned by mlx5 PMD. Most of the work >> requires changes in the implementation of >> .dev_start() PMD callback, but I also wanted to

RE: [RFC 0/4] ethdev: rework config restore

2024-10-08 Thread Konstantin Ananyev
> We have been working on optimizing the latency of calls to > rte_eth_dev_start(), on ports spawned by mlx5 PMD. Most of the work > requires changes in the implementation of > .dev_start() PMD callback, but I also wanted to start a discussion > regarding configuration re

Re: [RFC 0/4] ethdev: rework config restore

2024-10-07 Thread Ferruh Yigit
On 10/7/2024 10:27 AM, Konstantin Ananyev wrote: > > >>> External email: Use caution opening links or attachments >>> >>> >>> On 9/18/2024 10:21 AM, Dariusz Sosnowski wrote: Hi all, We have been working on optimizing the latency of calls to rte_eth_dev_start(), on ports spawne

RE: [RFC 0/4] ethdev: rework config restore

2024-10-07 Thread Konstantin Ananyev
> > External email: Use caution opening links or attachments > > > > > > On 9/18/2024 10:21 AM, Dariusz Sosnowski wrote: > > > Hi all, > > > > > > We have been working on optimizing the latency of calls to > > > rte_eth_dev_start(), on ports spawned by mlx5 PMD. Most of the work > > > requires ch

RE: [RFC 0/4] ethdev: rework config restore

2024-10-04 Thread Dariusz Sosnowski
> -Original Message- > From: Ferruh Yigit > Sent: Monday, September 30, 2024 01:31 > To: Dariusz Sosnowski ; NBU-Contact-Thomas > Monjalon (EXTERNAL) ; Andrew Rybchenko > > Cc: dev@dpdk.org; Bruce Richardson ; Konstantin > Ananyev > Subject: Re: [RFC 0/4] et

Re: [RFC 0/4] ethdev: rework config restore

2024-09-29 Thread Ferruh Yigit
On 9/18/2024 10:21 AM, Dariusz Sosnowski wrote: > Hi all, > > We have been working on optimizing the latency of calls to > rte_eth_dev_start(), > on ports spawned by mlx5 PMD. Most of the work requires changes in the > implementation of > .dev_start() PMD callback, but I also wanted to start a d