[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191127150156.15207-1-radoslawx.tyl@intel.com>
Date: Wed, 27 Nov 2019 16:01:56 +0100
From: Radoslaw Tyl <radoslawx.tyl@...el.com>
To: cambda@...ux.alibaba.com
Cc: netdev@...r.kernel.org, Radoslaw Tyl <radoslawx.tyl@...el.com>
Subject: [PATCH] ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Dear Zhu
Please next time send patch directly to Intel-wired-lan.
All Linux kernel patch submissions and issues reported
against Intel wired Ethernet LAN kernel drivers should
use this list.
>
> This patch fixes the calculation of queue when we restore flow director filters
> after resetting adapter. In ixgbe_fdir_filter_restore(), filter's vf may be zero
> which makes the queue outside of the rx_ring array.
>
> The calculation is changed to the same as ixgbe_add_ethtool_fdir_entry().
>
> Signed-off-by: Cambda Zhu <cambda@...ux.alibaba.com>
Reviewed-by: Radoslaw Tyl <radoslawx.tyl@...el.com>
Powered by blists - more mailing lists