]> git.proxmox.com Git - mirror_iproute2.git/commit
rdma: Add support for the netlink extack
authorPatrisious Haddad <phaddad@nvidia.com>
Sun, 3 Jan 2021 06:17:06 +0000 (08:17 +0200)
committerDavid Ahern <dsahern@kernel.org>
Sun, 10 Jan 2021 17:18:42 +0000 (17:18 +0000)
commit537995c6d513dedb87c14e428c1034c0a297aa70
tree432b6e3cac4707b83f3194882c444d629ddb61f1
parent9bd498bfcd6b441e66b56bb299fdd62657f4dde4
rdma: Add support for the netlink extack

Add support in rdma for extack errors to be received
in userspace when sent from kernel, so now netlink extack
error messages sent from kernel would be printed for the
user.

Signed-off-by: Patrisious Haddad <phaddad@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
rdma/rdma.h
rdma/utils.c