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.fastab...@intel.com> > Signed-off-by: Jason Wang <jasow...@redhat.com> > ---
Thanks for adding the setlink case. Acked-by: John Fastabend <john.r.fastab...@intel.com>