Re: [PATCH v3 net-next 0/2] ibmvnic: Tunable parameter support

2017-10-27 Thread David Miller
From: John Allen Date: Thu, 26 Oct 2017 16:22:19 -0500 > This series implements support for changing tunable parameters such as the > mtu, number of tx/rx queues, and number of buffers per queue via ethtool > and ifconfig. > > v2: -Fix conflict with Tom's recently applied TSO/SG patches > v3: -I

[PATCH v3 net-next 0/2] ibmvnic: Tunable parameter support

2017-10-26 Thread John Allen
This series implements support for changing tunable parameters such as the mtu, number of tx/rx queues, and number of buffers per queue via ethtool and ifconfig. v2: -Fix conflict with Tom's recently applied TSO/SG patches v3: -Initialize rc in __ibmvnic_reset fixing build warning -Fix buggy b