Skip to content

Commit 53e233e

Browse files
Vasundhara Volamdavem330
authored andcommitted
devlink: Add Documentation/networking/devlink-params-bnxt.txt
This patch adds a new file to add information about configuration parameters that are supported by bnxt_en driver via devlink. Cc: "David S. Miller" <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Jiri Pirko <[email protected]> Cc: Michael Chan <[email protected]> Signed-off-by: Vasundhara Volam <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 9bff98b commit 53e233e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
enable_sriov [DEVICE, GENERIC]
2+
Configuration mode: Permanent
3+
4+
ignore_ari [DEVICE, GENERIC]
5+
Configuration mode: Permanent
6+
7+
msix_vec_per_pf_max [DEVICE, GENERIC]
8+
Configuration mode: Permanent
9+
10+
msix_vec_per_pf_min [DEVICE, GENERIC]
11+
Configuration mode: Permanent
12+
13+
gre_ver_check [DEVICE, DRIVER-SPECIFIC]
14+
Generic Routing Encapsulation (GRE) version check will
15+
be enabled in the device. If disabled, device skips
16+
version checking for incoming packets.
17+
Type: Boolean
18+
Configuration mode: Permanent

0 commit comments

Comments
 (0)