[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171028.002414.1360135149562986270.davem@davemloft.net>
Date: Sat, 28 Oct 2017 00:24:14 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: jallen@...ux.vnet.ibm.com
Cc: netdev@...r.kernel.org, tlfalcon@...ux.vnet.ibm.com,
nfont@...ux.vnet.ibm.com
Subject: Re: [PATCH v3 net-next 0/2] ibmvnic: Tunable parameter support
From: John Allen <jallen@...ux.vnet.ibm.com>
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: -Initialize rc in __ibmvnic_reset fixing build warning
> -Fix buggy behavior with pending mac changes. Use boolean flag
> to track if mac change is needed on open rather than relying on
> the desired->mac pointer.
> -Directly include tunable structs in the adapter struct rather
> than keeping pointers, eliminating the need to directly allocate
> them.
Series applied, thank you.
Powered by blists - more mailing lists