On Thu, 22 Aug 2019 14:05:42 +0300 Aya Levin <a...@mellanox.com> wrote:
> diff --git a/include/uapi/linux/devlink.h b/include/uapi/linux/devlink.h > index fc195cbd66f4..3f8532711315 100644 > --- a/include/uapi/linux/devlink.h > +++ b/include/uapi/linux/devlink.h > @@ -348,6 +348,8 @@ enum devlink_attr { > DEVLINK_ATTR_PORT_PCI_PF_NUMBER, /* u16 */ > DEVLINK_ATTR_PORT_PCI_VF_NUMBER, /* u16 */ > > + DEVLINK_ATTR_HEALTH_REPORTER_DUMP_TSPEC, > + > /* add new attributes above here, update the policy in devlink.c */ > > __DEVLINK_ATTR_MAX, > -- Since this is not upstream, this patch needs to go to iproute2-next. Which means if you want the other bug fix, send it again against master.