Re: [RFC v3 2/2] ethdev: add API to set process to active or standby

2023-01-15 Thread Thomas Monjalon
26/12/2022 17:44, Ori Kam: > From: Rongwei Liu > > From: Jerin Jacob > > > On Wed, Dec 21, 2022 at 6:20 PM Rongwei Liu wrote: > > > > From: Jerin Jacob > > > > > On Wed, Dec 21, 2022 at 5:35 PM Rongwei Liu wrote: > > > > > > From: Jerin Jacob > > > > > > > On Wed, Dec 21, 2022 at 3:02 PM Rongwe

RE: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-26 Thread Ori Kam
; > To: Rongwei Liu > > Cc: Matan Azrad ; Slava Ovsiienko > > ; Ori Kam ; NBU-Contact- > > Thomas Monjalon (EXTERNAL) ; Ferruh Yigit > > ; Andrew Rybchenko > > ; dev@dpdk.org; Raslan Darawsheh > > > > Subject: Re: [RFC v3 2/2] ethdev: add API to set pr

RE: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Rongwei Liu
@dpdk.org; Raslan Darawsheh > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or standby > > External email: Use caution opening links or attachments > > > On Wed, Dec 21, 2022 at 6:20 PM Rongwei Liu wrote: > > > > HI Jerin: > > > &g

Re: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Jerin Jacob
> > ; Ori Kam ; NBU-Contact- > > Thomas Monjalon (EXTERNAL) ; Ferruh Yigit > > ; Andrew Rybchenko > > ; dev@dpdk.org; Raslan Darawsheh > > > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or > > standby > > > > External email: U

RE: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Rongwei Liu
@dpdk.org; Raslan Darawsheh > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or standby > > External email: Use caution opening links or attachments > > > On Wed, Dec 21, 2022 at 5:35 PM Rongwei Liu wrote: > > > > Hi Jerin: > > > &g

Re: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Jerin Jacob
> > ; Ori Kam ; NBU-Contact- > > Thomas Monjalon (EXTERNAL) ; Ferruh Yigit > > ; Andrew Rybchenko > > ; dev@dpdk.org; Raslan Darawsheh > > > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or > > standby > > > > External email: U

RE: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Rongwei Liu
@dpdk.org; Raslan Darawsheh > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or standby > > External email: Use caution opening links or attachments > > > On Wed, Dec 21, 2022 at 3:02 PM Rongwei Liu wrote: > > > > HI Jerin: > > >

Re: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Jerin Jacob
vsiienko > > ; Ori Kam ; NBU-Contact- > > Thomas Monjalon (EXTERNAL) ; Ferruh Yigit > > ; Andrew Rybchenko > > ; dev@dpdk.org; Raslan Darawsheh > > > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or > > standby > > > >

RE: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Rongwei Liu
@dpdk.org; Raslan Darawsheh > > Subject: Re: [RFC v3 2/2] ethdev: add API to set process to active or standby > > External email: Use caution opening links or attachments > > > On Wed, Dec 21, 2022 at 2:31 PM Rongwei Liu wrote: > > > > Users may want to change t

Re: [RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Jerin Jacob
On Wed, Dec 21, 2022 at 2:31 PM Rongwei Liu wrote: > > Users may want to change the DPDK process to different versions Different version of DPDK? If there is any ABI change how to support this? > such as hot upgrade. > There is a strong requirement to simplify the logic and shorten the > traffic

[RFC v3 2/2] ethdev: add API to set process to active or standby

2022-12-21 Thread Rongwei Liu
Users may want to change the DPDK process to different versions such as hot upgrade. There is a strong requirement to simplify the logic and shorten the traffic downtime as much as possible. This update introduces new rte_eth process role definitions: active or standby. The active role means rule