diff options
author | Lukasz Czapnik <[email protected]> | 2020-02-27 10:15:00 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-03-10 13:10:36 -0700 |
commit | c8a1071df934934a63e80b0bbd068b37043715e6 (patch) | |
tree | 01988a7b1f14d4feb1b22a2a6c177856edb319a7 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 345be791abd11f24449b77cd2a64d18e29bb9f1b (diff) |
ice: Increase mailbox receive queue length to maximum
Currently the PF's mailbox receive queue is only 512 entries. This fine,
but considering that all VF's mailbox send queues funnel into the PF's
single mailbox receive queue, let's increase it to the maximum size. This
will help prevent any possible bottleneck/slowdown occurring from the PF's
mailbox receive queue being full.
Signed-off-by: Lukasz Czapnik <[email protected]>
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions