We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff33f43 commit ed97b66Copy full SHA for ed97b66
.github/ISSUE_TEMPLATE/bug_report.md
@@ -18,6 +18,7 @@ A clear and concise description of what the bug is.
18
### Setup and versions
19
- OS version (e.g Linux distro) + CPU architecture (x86_64/aarch64/ppc64le/...)
20
- `cat /etc/issue` or `cat /etc/redhat-release` + `uname -a`
21
+ - For Nvidia Bluefield SmartNIC include `cat /etc/mlnx-release` (the string identifies software and firmware setup)
22
- For RDMA/IB/RoCE related issues:
23
- Driver version:
24
- `rpm -q rdma-core` or `rpm -q libibverbs`
0 commit comments