diff options
| author | Chengchang Tang <tangchengchang@huawei.com> | 2026-08-31 10:03:24 +0800 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2026-09-03 11:44:44 -0400 |
| commit | 905dc5f0d98e3c081aa36d81989ec7a69df70d92 (patch) | |
| tree | 3b05636f9fa82fecf495b9d9174461666c779403 /scripts/Makefile.thinlto | |
| parent | 3547f46c31993d41748f0f7936f9d4dc5b5d4b12 (diff) | |
| download | linux-next-905dc5f0d98e3c081aa36d81989ec7a69df70d92.tar.gz linux-next-905dc5f0d98e3c081aa36d81989ec7a69df70d92.zip | |
RDMA/hns: Support setting GSI QP SL via debugfs
Due to the hardware contraint, CQEs may be dropped when a UD QP
sends with multiple SLs. For GSI QP, provide debugfs to allow users
to set a fixed SL. This is only allowed when the device is link down.
Example:
# cat /sys/kernel/debug/hns_roce/<PCI>/gsi_sl
0
# echo 3 > /sys/kernel/debug/hns_roce/<PCI>/gsi_sl
# cat /sys/kernel/debug/hns_roce/<PCI>/gsi_sl
3
Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Link: https://patch.msgid.link/20260831020324.3540901-3-huangjunxian6@hisilicon.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
