]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Merge branch 'devlink-port-function' into next
authorDavid Ahern <dsahern@kernel.org>
Wed, 14 Dec 2022 16:01:13 +0000 (09:01 -0700)
committerDavid Ahern <dsahern@kernel.org>
Wed, 14 Dec 2022 16:01:13 +0000 (09:01 -0700)
commitdc768a4585242d46627aa620239c8b6f8ee949a2
treeaabf1f73bb7d57c2b6499a4563d5f050849e5b87
parent3f1e064ea454885432e197a47973d361e60d30b7
parentfe036c3666a50b873d33411e1cbbacd1a0bb9178
Merge branch 'devlink-port-function' into next

Shay Drory  says:

====================

Patch implementing new netlink attribute for devlink-port function got
merged to net-next.
https://lore.kernel.org/netdev/20221206185119.380138-1-shayd@nvidia.com/

Now there is a need to support these new attribute in the userspace
tool. Implement roce and migratable port function attributes in devlink
userspace tool. Update documentation.

====================

Signed-off-by: David Ahern <dsahern@kernel.org>