Re: [PATCH net-next v2 00/10] qed*: Add support for management firmware TLV request.

2018-05-22 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Tue, 22 May 2018 00:28:36 -0700 > From: Sudarsana Reddy Kalluru > > Management firmware (MFW) requires config and state information from > the driver. It queries this via TLV (type-length-value) request wherein > mfw specificies the list of required TLVs. Dri

[PATCH net-next v2 00/10] qed*: Add support for management firmware TLV request.

2018-05-22 Thread Sudarsana Reddy Kalluru
From: Sudarsana Reddy Kalluru Management firmware (MFW) requires config and state information from the driver. It queries this via TLV (type-length-value) request wherein mfw specificies the list of required TLVs. Driver fills the TLV data and responds back to MFW. This patch series adds qed/qede