Re: [dpdk-dev] [PATCH v4 00/12] introduce fail-safe PMD

2017-06-07 Thread Stephen Hemminger
On Mon, 29 May 2017 15:42:12 +0200 Gaetan Rivet wrote: > This PMD intercepts and manages Ethernet device removal events issued by > slave PMDs and re-initializes them transparently when brought back so that > existing applications do not need to be modified to benefit from true > hot-plugging sup

Re: [dpdk-dev] [PATCH v4 00/12] introduce fail-safe PMD

2017-05-31 Thread Stephen Hemminger
On Mon, 29 May 2017 15:03:40 +0100 Ferruh Yigit wrote: > Should this discussed in the tech-board, again for this release? The primary discussion area should be the mailing list not the tech board. Comments in public please.

Re: [dpdk-dev] [PATCH v4 00/12] introduce fail-safe PMD

2017-05-29 Thread Ferruh Yigit
On 5/29/2017 2:42 PM, Gaetan Rivet wrote: > This PMD intercepts and manages Ethernet device removal events issued by > slave PMDs and re-initializes them transparently when brought back so that > existing applications do not need to be modified to benefit from true > hot-plugging support. > > The

[dpdk-dev] [PATCH v4 00/12] introduce fail-safe PMD

2017-05-29 Thread Gaetan Rivet
This PMD intercepts and manages Ethernet device removal events issued by slave PMDs and re-initializes them transparently when brought back so that existing applications do not need to be modified to benefit from true hot-plugging support. The stacked PMD approach shares many similarities with the