On 11/13/2018 11:19 AM, Andrew Rybchenko wrote: > On 11/13/18 2:12 PM, Ferruh Yigit wrote: >> From: Wenzhuo Lu <[email protected]> >> >> 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: [email protected] >> >> Signed-off-by: Wenzhuo Lu <[email protected]> >> Signed-off-by: Ferruh Yigit <[email protected]> > > Reviewed-by: Andrew Rybchenko <[email protected]> >
Series applied to dpdk-next-net/master, thanks.

