[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <577549C2.7010406@gmail.com>
Date: Thu, 30 Jun 2016 09:33:06 -0700
From: John Fastabend <john.fastabend@...il.com>
To: Jason Wang <jasowang@...hat.com>, mst@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
eric.dumazet@...il.com, brouer@...hat.com,
John Fastabend <john.r.fastabend@...el.com>
Subject: Re: [PATCH net-next V4 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
On 16-06-29 11:45 PM, Jason Wang wrote:
> This patch introduces a new event - NETDEV_CHANGE_TX_QUEUE_LEN, this
> will be triggered when tx_queue_len. It could be used by net device
> who want to do some processing at that time. An example is tun who may
> want to resize tx array when tx_queue_len is changed.
>
> Cc: John Fastabend <john.r.fastabend@...el.com>
> Signed-off-by: Jason Wang <jasowang@...hat.com>
> ---
Thanks for adding the setlink case.
Acked-by: John Fastabend <john.r.fastabend@...el.com>
Powered by blists - more mailing lists