commit | 155f15ad6760718288c914962bff8acd39942573 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Fri Jul 31 13:15:34 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 03 15:32:02 2020 -0700 |
tree | c57517b4f9c985b2db20319e1398271e193bbf97 | |
parent | 622e32b7d4a6492cf5c1f759ef833f817418f7b3 [diff] |
ionic: use fewer firmware doorbells on rx fill We really don't need to hit the Rx queue doorbell so many times, we can wait to the end and cause a little less thrash. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>