[Intel-wired-lan] [PATCH] ixgbe: Fix crash with VFs and flow director on interface flap
Bowers, AndrewX
andrewx.bowers at intel.com
Thu Sep 27 16:24:27 UTC 2018
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Radoslaw Tyl
> Sent: Monday, September 24, 2018 12:24 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Tyl, RadoslawX <radoslawx.tyl at intel.com>
> Subject: [Intel-wired-lan] [PATCH] ixgbe: Fix crash with VFs and flow director
> on interface flap
>
> This patch fix crash when we have restore flow director filters after reset
> adapter. In ixgbe_fdir_filter_restore() filter->action is outside of the rx_ring
> array, as it has a VF identifier in the upper 32 bits.
>
> Signed-off-by: Radoslaw Tyl <radoslawx.tyl at intel.com>
> ---
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list