Re: [dpdk-dev] [PATCH v2] net/mlx5: support device removal event

2017-09-04 Thread Nélio Laranjeiro
Hi Matan, Please see comments below, On Tue, Aug 29, 2017 at 11:30:44AM +0300, Matan Azrad wrote: > Extend the LSC event handling to support the device removal as well. > The Verbs library may send several related events, which are > different from LSC event. > > The mlx5 event handling has been

[dpdk-dev] [PATCH v2] net/mlx5: support device removal event

2017-08-29 Thread Matan Azrad
Extend the LSC event handling to support the device removal as well. The Verbs library may send several related events, which are different from LSC event. The mlx5 event handling has been made capable of receiving and signaling several event types at once. This support includes next: 1. Removal