[Intel-wired-lan] [PATCH net-next v3 09/14] virtchnl: finish conversion to virtchnl interface

Bowers, AndrewX andrewx.bowers at intel.com
Fri May 12 17:59:50 UTC 2017


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Jesse Brandeburg
> Sent: Thursday, May 11, 2017 11:23 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net-next v3 09/14] virtchnl: finish
> conversion to virtchnl interface
> 
> This patch implements the complete version of the virtchnl.h file with final
> renames, and fixes the related code in i40e and i40evf.
> 
> It also expands comments, and adds details on the usage of certain fields.
> 
> In addition, due to the changes a couple of casts are needed to prevent
> errors found by sparse after renaming some fields.
> 
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |  18 +--
>  drivers/net/ethernet/intel/i40evf/i40e_common.c    |   2 +-
>  drivers/net/ethernet/intel/i40evf/i40evf.h         |   2 +-
>  drivers/net/ethernet/intel/i40evf/i40evf_main.c    |  11 +-
>  .../net/ethernet/intel/i40evf/i40evf_virtchnl.c    |   6 +-
>  include/linux/avf/virtchnl.h                       | 128 +++++++++++++--------
>  6 files changed, 102 insertions(+), 65 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list