Extend existing devlink reload command by adding option "netns" by which user can instruct kernel to reload the devlink instance into specified network namespace. Example: $ ip netns add testns1 $ devlink dev reload netdevsim/netdevsim10 netns testns1 Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David Ahern <dsahern@kernel.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| devlink.c | ||
| mnlg.c | ||
| mnlg.h | ||