[Intel-wired-lan] [intel-wired-lan][net-next PATCH 1/8] i40e: add VF capabilities to virtual channel interface

Young, James M james.m.young at intel.com
Wed Jul 1 20:51:19 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Thursday, June 04, 2015 1:24 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [intel-wired-lan][net-next PATCH 1/8] i40e: add VF
> capabilities to virtual channel interface
> 
> From: Mitch Williams <mitch.a.williams at intel.com>
> 
> To prepare for the changes coming up in the X722 device and future devices,
> the virtual channel interface has to change slightly. The VF driver can now
> report what its capable of supporting, which then informs the PF driver when
> it sends the configuration information back to the VF.
> 
> A 1.1 VF driver on a 1.0 PF driver should not send its capabilities.
> Likewise, a 1.1 PF driver controlling a 1.0 VF driver should not expect or
> depend upon receiving the VF capabilities.
> 
> All other aspects of the API are unchanged.
> 
> Signed-off-by: Mitch Williams <mitch.a.williams at intel.com>
> Acked-by: Shannon Nelson <shannon.nelson at intel.com>
> Acked-by: Anjali Singhai <anjali.singhai at intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher at intel.com>
> Change-ID: I530cc55f107edd1ee8bdf95830aa90b87854058a
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl.h   | 16 +++++++++++-----
>  drivers/net/ethernet/intel/i40evf/i40e_virtchnl.h | 16 +++++++++++-----
>  2 files changed, 22 insertions(+), 10 deletions(-)
> 
Tested-By: Jim Young <james.m.young at intel.com>

Actually not testable on net-next kernel as I cannot find a API 1.0 i40e/evf driver that will build on the 4.1.0rc7 kernel (kcompat issues) This patch does not break current i40e/evf driver operation so I am letting it pass.


More information about the Intel-wired-lan mailing list