On Fri, 12 Feb 2021 11:17:27 -0500 Dany Madden wrote:
> The supported indirect subcrq entries on Power8 is 16. Power9
> supports 128. Redefined this value to 16 to minimize the driver from
> having to reset when migrating between Power9 and Power8. In our rx/tx
> performance testing, we found no performance difference between 16 and
> 128 at this time.
> 
> Fixes: f019fb6392e5 ("ibmvnic: Introduce indirect subordinate Command 
> Response Queue buffers")
> Signed-off-by: Dany Madden <d...@linux.ibm.com>


Fixes tag: Fixes: f019fb6392e5 ("ibmvnic: Introduce indirect subordinate 
Command Response Queue buffers")
Has these problem(s):
        - Subject does not match target commit subject
          Just use
                git log -1 --format='Fixes: %h ("%s")'

Reply via email to