[Intel-wired-lan] [v3 next PATCH S32 08/13] i40e: Restrict VF poll mode to only single function mode devices

Bowers, AndrewX andrewx.bowers at intel.com
Wed Apr 6 21:33:28 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 08/13] i40e: Restrict VF poll
> mode to only single function mode devices
> 
> From: Shannon Nelson <shannon.nelson at intel.com>
> 
> The VFs can request their queues to be set up into polling mode, rather than
> interrupt mode, which works well for supporting things like DPDK, but this
> should not be available when working in an multi-function support device.
> 
> Signed-off-by: Shannon Nelson <shannon.nelson at intel.com>
> Change-ID: Id36792e4e7422db8f2033336507211f68f14ff6f
> ---
> Testing Hints:
>     case 1:
> 	set up a DPDK VF in an NPAR environment
> 	the VF polling request should be failed and a message logged
>     case 2:
> 	set up a DPDK VF in an SFP environment
> 	the VF polling request should succeed
> 
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Builds, compiles, and passes traffic


More information about the Intel-wired-lan mailing list