From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH v3 13/13] cxgbit: add files for cxgbit.ko Date: Fri, 8 Jul 2016 13:36:12 -0500 Message-ID: <00fc01d1d947$9a76aff0$cf640fd0$@opengridcomputing.com> References: <1464072025.22249.87.camel@haakon3.risingtidesystems.com> <011401d1b6ac$917ea000$b47be000$@opengridcomputing.com> <1464238504.22249.168.camel@haakon3.risingtidesystems.com> <20160526185819.GA1672@chelsio.com> <20160706171703.GA1685@chelsio.com> <20160708180354.GA1658@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160708180354.GA1658@chelsio.com> Content-Language: en-us Sender: target-devel-owner@vger.kernel.org To: 'Varun Prakash' , 'Or Gerlitz' Cc: "'Nicholas A. Bellinger'" , target-devel@vger.kernel.org, linux-scsi@vger.kernel.org, kxie@chelsio.com, indranil@chelsio.com List-Id: linux-scsi@vger.kernel.org > > > In first series libcxgb.ko will have common > > > iSCSI DDP Page Pod Manager that will be shared > > > by three Chelsio iSCSI drivers > > > cxgb3i, cxgb4i, cxgbit. > > > > cool > > > > > In subsequent series I will add common connection > > > management and other hardware specific common code > > > in this module. > > > > any chance to get that ready for 4.8 too? > > I am working on common connection management, it is a > big change as it involves multiple modules, so it is > difficult to get it ready for 4.8. Let's shoot for 4.9 for the common CM. Nice work on the PPOD unification! Steve.