[Intel-wired-lan] [v3 next PATCH S32 07/13] i40e: Patch to support trusted VF

Bowers, AndrewX andrewx.bowers at intel.com
Tue Apr 5 20:07:18 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Harshitha Ramamurthy
> Sent: Friday, April 01, 2016 3:56 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [v3 next PATCH S32 07/13] i40e: Patch to support
> trusted VF
> 
> From: Anjali Singhai Jain <anjali.singhai at intel.com>
> 
> This patch adds hook to support changing a VF from not-trusted to trusted
> and vice-versa. Fixed the wrappers and function prototype.
> Changed the dmesg to reflex the current state better. This patch also
> disables turning on/off trusted VF in MFP mode.
> 
> Signed-off-by: Anjali Singhai Jain <anjali.singhai at intel.com>
> Change-ID: Ibcd910935c01f0be1f3fdd6d427230291ee92ebe
> ---
> Testing Hints : Test the feature with ip link set dev eth0 vf 1 trust on or ip link
> set dev eth0 vf 1 trust off
> 
>  drivers/net/ethernet/intel/i40e/i40e_main.c        |  1 +
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 42
> ++++++++++++++++++++++
> drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h |  2 ++
>  3 files changed, 45 insertions(+)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
dmesg reflects VF trust status when changed


More information about the Intel-wired-lan mailing list