Re: [dpdk-dev] [PATCH 7/8] net/i40e/base: replace AQ command for NVM update

2020-07-26 Thread Jeff Guo
Acked-by: Jeff Guo On 7/21/2020 3:39 PM, Guinan Sun wrote: Add AQ command "NVM update in process" to replace the original AQ command "NVM progress". Signed-off-by: Jaroslaw Ilgiewicz Signed-off-by: Guinan Sun --- drivers/net/i40e/base/i40e_adminq_cmd.h | 12 +- drivers/net/i40e/base/i

[dpdk-dev] [PATCH 7/8] net/i40e/base: replace AQ command for NVM update

2020-07-21 Thread Guinan Sun
Add AQ command "NVM update in process" to replace the original AQ command "NVM progress". Signed-off-by: Jaroslaw Ilgiewicz Signed-off-by: Guinan Sun --- drivers/net/i40e/base/i40e_adminq_cmd.h | 12 +- drivers/net/i40e/base/i40e_common.c | 53 +++-- drivers/net/i40e