From: Hadar Hen Zion Date: Wed, 30 Jan 2013 23:07:09 +0000 (+0000) Subject: net/mlx4_core: Use firmware driven flow steering hash mode X-Git-Tag: v3.9-rc1~139^2~198^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23537b732f5dd9c917767419272aeb65cc4b8cfd;p=pandora-kernel.git net/mlx4_core: Use firmware driven flow steering hash mode The Firmware dynamically changes flow steering hash configuration from covering L2 only to "full" L2/L3/L4 mode needed. The dynamic change allows the driver to set hard coded hash configuration which is changed by the firmware from L2 to L2/L3/L4 when attaching the first L3/L4 flow steering rule and back to L2 when there are no more such rules. Signed-off-by: Hadar Hen Zion Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed