Re: [PATCH net-next V3] virtio_net: ethtool tx napi configuration

2018-10-11 Thread Jason Wang
On 2018年10月11日 13:34, David Miller wrote: From: Jason Wang Date: Tue, 9 Oct 2018 10:06:26 +0800 Implement ethtool .set_coalesce (-C) and .get_coalesce (-c) handlers. Interrupt moderation is currently not supported, so these accept and display the default settings of 0 usec and 1 frame.

Re: [PATCH net-next V3] virtio_net: ethtool tx napi configuration

2018-10-10 Thread David Miller
From: Jason Wang Date: Tue, 9 Oct 2018 10:06:26 +0800 > Implement ethtool .set_coalesce (-C) and .get_coalesce (-c) handlers. > Interrupt moderation is currently not supported, so these accept and > display the default settings of 0 usec and 1 frame. > > Toggle tx napi through setting