Re: [PATCH iproute2-next v2] rdma: Add support for the netlink extack

2021-01-10 Thread Leon Romanovsky
On Sun, Jan 10, 2021 at 10:23:06AM -0700, David Ahern wrote: > On 1/2/21 11:17 PM, Leon Romanovsky wrote: > > From: Patrisious Haddad > > > > 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

Re: [PATCH iproute2-next v2] rdma: Add support for the netlink extack

2021-01-10 Thread David Ahern
On 1/2/21 11:17 PM, Leon Romanovsky wrote: > From: Patrisious Haddad > > 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 > Sig

[PATCH iproute2-next v2] rdma: Add support for the netlink extack

2021-01-02 Thread Leon Romanovsky
From: Patrisious Haddad 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 Signed-off-by: Leon Romanovsky --- David, Just as a note, rdma