On 1/2/21 11:17 PM, Leon Romanovsky wrote: > From: Patrisious Haddad <phaddad@xxxxxxxxxx> > > 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@xxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > David, > > Just as a note, rdmatool is heavily influenced by the devlink and > general code should probably be applicable for both tools. Most likely > that any core refactoring/fix in the devlink is needed for rdmatool too. > understood and it was not the best model to start with but here we are. Petr did a good job of refactoring when he added dcb, but rdma was slightly different so the refactoring did not update it.