diff options
author | Cheng Xu <chengyou@linux.alibaba.com> | 2023-03-20 16:46:50 +0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-03-20 12:53:24 +0200 |
commit | 6256aa9ae955d10ec73a434533ca62034eff1b76 (patch) | |
tree | 601f09a29e4b173668229747f2312f1636dd635c /scripts/gdb/linux/tasks.py | |
parent | 3fe26c0493e4c2da4b7d8ba8c975a6f48fb75ec2 (diff) |
RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192
Max EQ depth of hardware is 32K, the current default EQ depth is too small
for some applications, so change the default depth to 4096.
Max send WRs the hardware can support is 8K, but the driver limits the
value to 4K. Remove this limitation.
Fixes: be3cff0f242d ("RDMA/erdma: Add the hardware related definitions")
Fixes: db23ae64caac ("RDMA/erdma: Add verbs header file")
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230320084652.16807-3-chengyou@linux.alibaba.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions