]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
devlink: Add usage help for eswitch subcommand
authorRoi Dayan <roid@mellanox.com>
Sun, 27 Nov 2016 11:21:02 +0000 (13:21 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 9 Dec 2016 20:40:52 +0000 (12:40 -0800)
Add missing usage help for devlink dev eswitch subcommand.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
devlink/devlink.c
man/man8/devlink-dev.8

index ccca0fb39ac424005daf5287e71ba38c0054ffef..673234fa7b17559268588fca0033acd85b0c705c 100644 (file)
@@ -963,6 +963,8 @@ static bool dl_dump_filter(struct dl *dl, struct nlattr **tb)
 static void cmd_dev_help(void)
 {
        pr_err("Usage: devlink dev show [ DEV ]\n");
+       pr_err("       devlink dev eswitch set DEV [ mode { legacy | switchdev } ]\n");
+       pr_err("       devlink dev eswitch show DEV\n");
 }
 
 static bool cmp_arr_last_handle(struct dl *dl, const char *bus_name,
@@ -1259,7 +1261,10 @@ static int cmd_dev_eswitch_set(struct dl *dl)
 
 static int cmd_dev_eswitch(struct dl *dl)
 {
-       if (dl_argv_match(dl, "set")) {
+       if (dl_argv_match(dl, "help") || dl_no_arg(dl)) {
+               cmd_dev_help();
+               return 0;
+       } else if (dl_argv_match(dl, "set")) {
                dl_arg_inc(dl);
                return cmd_dev_eswitch_set(dl);
        } else if (dl_argv_match(dl, "show")) {
index 9ce3193745518d217c36574d0b8b75412cefa112..931e334da3c3cb61fe21088aa7f9f7feb3db9f11 100644 (file)
@@ -54,7 +54,7 @@ BUS_NAME/BUS_ADDRESS
 
 .TP
 .BR mode " { " legacy " | " switchdev " } "
-set eswitch mode
+Set eswitch mode
 
 .I legacy
 - Legacy SRIOV