]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'create-netdevsim-instances-in-namespace'
authorDavid S. Miller <davem@davemloft.net>
Sat, 5 Oct 2019 23:34:15 +0000 (16:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 Oct 2019 23:34:15 +0000 (16:34 -0700)
commita9292fa70eb2b3618c54aff91243a8f1789ea993
tree8c274ecbd446bcc180a98dc3d0f30e7417d3aacd
parentd6cd9e85db7464cce278d0e6375ed1205b96a248
parent7d1f488ab3ebe491610fd7b9b6388d67b6582328
Merge branch 'create-netdevsim-instances-in-namespace'

Jiri Pirko says:

====================
create netdevsim instances in namespace

Allow user to create netdevsim devlink and netdevice instances in a
network namespace according to the namespace where the user resides in.
Add a selftest to test this.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>