[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6b83ba3e-f60f-7711-90ea-e97a2b60e3ed@gmail.com>
Date: Thu, 30 Mar 2023 10:01:42 -0600
From: David Ahern <dsahern@...il.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: netdev@...r.kernel.org
Subject: Re: [v2 PATCH iproute2-next] macvlan: Add bclim parameter
On 3/29/23 9:07 PM, Herbert Xu wrote:
> v2 fixes a typo on bclen/bclim and switches matches to strcmp.
>
> ---8<---
> This patch adds support for setting the broadcast queueing threshold
> on macvlan devices. This controls which multicast packets will be
> processed in a workqueue instead of inline.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
> ---
>
> include/uapi/linux/if_link.h | 1 +
> ip/iplink_macvlan.c | 26 ++++++++++++++++++++++++--
> man/man8/ip-link.8.in | 18 ++++++++++++++++++
> 3 files changed, 43 insertions(+), 2 deletions(-)
>
applied to iproute2-next.
Powered by blists - more mailing lists