[dpdk-dev] [PATCH 2/8] bond mode 4: copy entire config structure

Declan Doherty declan.doherty at intel.com
Tue Jan 5 14:32:23 CET 2016


On 04/12/15 17:14, Stephen Hemminger wrote:
> From: Eric Kinzie <ekinzie at brocade.com>
>
> Copy all needed fields from the mode8023ad_private structure in
> bond_mode_8023ad_conf_get().  This help ensure that a subsequent call
> to rte_eth_bond_8023ad_setup() is not passed uninitialized data that
> would result in either incorrect behavior or a failed sanity check.
>
> Fixes: 46fb43683679 ("bond: add mode 4")
>
> Signed-off-by: Eric Kinzie <ehkinzie at gmail.com>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
...
>

Acked-by: Declan Doherty <declan.doherty at intel.com>


More information about the dev mailing list