On 11/13/2018 11:19 AM, Andrew Rybchenko wrote: > On 11/13/18 2:12 PM, Ferruh Yigit wrote: >> From: Wenzhuo Lu <wenzhuo...@intel.com> >> >> The new configuration is stored during the rte_eth_dev_configure() API >> but the API may fail. After failure stored configuration will be >> invalid since it is not fully applied to the device. >> >> We better roll the configuration back after failure. >> >> Fixes: af75078fece3 ("first public release") >> Cc: sta...@dpdk.org >> >> Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com> >> Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com> >
Series applied to dpdk-next-net/master, thanks.