FYI, we noticed the below changes on
https://git.kernel.org/pub/scm/linux/kernel/git/tj/libata for-4.4
commit 6cb1c51aa65039ab3860c9741f9a190b7ab199cb ("ahci: per-port msix support")
[ 15.811390] ahci 0000:00:1f.2: failed to enable MSI-X with error -22, # of vectors: 3
To reproduce:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
Thanks,
Ying Huang
On Tue, Nov 10, 2015 at 10:16:31AM +0800, kernel test robot wrote:
> FYI, we noticed the below changes on
>
> https://git.kernel.org/pub/scm/linux/kernel/git/tj/libata for-4.4
> commit 6cb1c51aa65039ab3860c9741f9a190b7ab199cb ("ahci: per-port msix support")
So, this commit didn't end up making 4.4 but will probably get merged
into for-4.5 once rc1 drops. Dan, can you please see what's up with
the error message?
Thanks.
--
tejun
On Wed, Nov 11, 2015 at 7:49 AM, Tejun Heo <[email protected]> wrote:
> On Tue, Nov 10, 2015 at 10:16:31AM +0800, kernel test robot wrote:
>> FYI, we noticed the below changes on
>>
>> https://git.kernel.org/pub/scm/linux/kernel/git/tj/libata for-4.4
>> commit 6cb1c51aa65039ab3860c9741f9a190b7ab199cb ("ahci: per-port msix support")
>
> So, this commit didn't end up making 4.4 but will probably get merged
> into for-4.5 once rc1 drops. Dan, can you please see what's up with
> the error message?
>
Yes, taking a look and will have a new spin of the patches posted after -rc1.