Re: [PATCH 0/5] crypto: qat - Add support for SRIOV

2015-08-10 Thread Herbert Xu
On Fri, Aug 07, 2015 at 11:34:14AM -0700, Tadeusz Struk wrote: > The following series adds SRIOV support for qat dh895xcc HW accelerator. > First patch moves admin code and hw arbiter code that can be reused by PF > and VF to common code in qat/qat_common/ > Second patch enables SRIOV support on dh

[PATCH 0/5] crypto: qat - Add support for SRIOV

2015-08-07 Thread Tadeusz Struk
The following series adds SRIOV support for qat dh895xcc HW accelerator. First patch moves admin code and hw arbiter code that can be reused by PF and VF to common code in qat/qat_common/ Second patch enables SRIOV support on dh895xcc PF. Third patch adds dh895xcc VF specific code. Fourth patch add