[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190829162722.6275fb02@hermes.lan>
Date: Thu, 29 Aug 2019 16:27:22 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Aya Levin <ayal@...lanox.com>
Cc: netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>,
Moshe Shemesh <moshe@...lanox.com>
Subject: Re: [iproute2, master 2/2] devlink: Add a new time-stamp format for
health reporter's dump
On Thu, 22 Aug 2019 14:05:42 +0300
Aya Levin <ayal@...lanox.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.
Powered by blists - more mailing lists