summaryrefslogtreecommitdiff
path: root/include/memory
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2012-09-20 03:33:51 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-10-03 15:36:11 (GMT)
commit4a97df0bfaa8c0c1cd057cb8f1030a71cb4d8832 (patch)
tree201448432ed7a0be732a14f755439b6400e85559 /include/memory
parent1cc92eb871d6cbb1da038b4bcd89eec3c73b9781 (diff)
downloadlinux-fsl-qoriq-4a97df0bfaa8c0c1cd057cb8f1030a71cb4d8832.tar.xz
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
The loop in ixgbe_reinit_fdir_tables_82599() only polls for up to 100us resulting in failures to update the FDIR filter table at 1Gbps and 10Gbps when under load. The poll times for FDIRCTRL.INIT_DONE are 55us, 550us and 5.5ms for 10Gbps, 1Gbps and 100Mbps respectively. This patch sets the wait time to be the same as in ixgbe_fdir_enable_82599() Reported-by: Bhushan <shashi-sm@users.sf.net> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/memory')
0 files changed, 0 insertions, 0 deletions