From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v4 2/2] net/mlx5: support device removal event Date: Wed, 6 Sep 2017 17:14:20 +0200 Message-ID: <20170906151420.GZ4301@6wind.com> References: <1504710238-25726-1-git-send-email-matan@mellanox.com> <1504710238-25726-2-git-send-email-matan@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nelio Laranjeiro , dev@dpdk.org To: Matan Azrad Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id DE8A07CAC for ; Wed, 6 Sep 2017 17:14:30 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id 187so32220543wmn.1 for ; Wed, 06 Sep 2017 08:14:30 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1504710238-25726-2-git-send-email-matan@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Sep 06, 2017 at 06:03:58PM +0300, Matan Azrad wrote: > Extend the LSC event handling to support the device removal as well. > > The mlx5 event handling has been made capable of receiving and > signaling several event types at once. > > This support includes next: > 1. Removal event detection according to the user configuration. > 2. Calling to all registered mlx5 removal callbacks. > 3. Capabilities extension to include removal interrupt handling. > > Signed-off-by: Matan Azrad Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND