On 2/23/2019 3:28 AM, Leon Romanovsky wrote: > On Thu, Feb 21, 2019 at 08:19:07AM -0800, Steve Wise wrote: >> Pull in the latest rdma_netlink.h to get the RDMA_NLDEV_CMD_NEWLINK / >> RDMA_NLDEV_CMD_DELLINK API. >> >> Signed-off-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> >> --- >> rdma/include/uapi/rdma/rdma_netlink.h | 74 +++++++++++++++++++++++++++-------- >> 1 file changed, 58 insertions(+), 16 deletions(-) >> > If my series go first, this patch won't be needed. > > Thanks, > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> Some changes are still needed because your iproute2 series that was recently merged didn't include the kernel NEWLINK/DELLINK changes. But I've rebased this and all the IWPM changes are already there as part of your series. Thanks, Steve.