Re: [PATCH net-next 5/5] r8152: change rx_frag_head_sz and rx_max_agg_num dynamically

2019-08-07 Thread Maciej Fijalkowski
On Wed, 7 Aug 2019 07:12:32 + Hayes Wang wrote: > Jakub Kicinski [mailto:jakub.kicin...@netronome.com] > > Sent: Wednesday, August 07, 2019 6:10 AM > [...] > > Please don't expose those via sysfs. Ethtool's copybreak and descriptor > > count should be applicable here, I think. > > Excuse

Re: [PATCH net-next 5/5] r8152: change rx_frag_head_sz and rx_max_agg_num dynamically

2019-08-08 Thread Maciej Fijalkowski
On Thu, 8 Aug 2019 08:52:51 + Hayes Wang wrote: > Jakub Kicinski [mailto:jakub.kicin...@netronome.com] > > Sent: Wednesday, August 07, 2019 6:10 AM > [...] > > On Tue, 6 Aug 2019 19:18:04 +0800, Hayes Wang wrote: > > > Let rx_frag_head_sz and rx_max_agg_num could be modified dynamically >