[dpdk-dev] [PATCH 0/3] net/i40e: vf port reset

Wu, Jingjing jingjing.wu at intel.com
Fri Mar 24 06:57:06 CET 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wei Zhao
> Sent: Friday, March 3, 2017 12:56 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/3] net/i40e: vf port reset
> 
> The patches mainly finish following functions:
> 1) get pf reset vf comamand falg from interrupt server function.
> 2) reset vf port from testpmd app using a command.
> 3) sore and restore vf related parameters.
> 

The patch order is wrong. You need to make sure the compile can be 
Successful when apply each patch in order. So I think should like
1. ethdev API
2. i40e change
3. testpmd change.


Another comment is like: 
The reset API can be used for device reset. Please don't limit the scope it
to VF.



More information about the dev mailing list