linux-stable/drivers/net/ethernet/intel
Slawomir Laba 3b32c99328 i40e: Fix flow-type by setting GL_HASH_INSET registers
Fix setting bits for specific flow_type for GLQF_HASH_INSET register.
In previous version all of the bits were set only in hena register, while
in inset only one bit was set. In order for this working correctly on all
types of cards these bits needs to be set correctly for both hena and inset
registers.

Fixes: eb0dd6e4a3 ("i40e: Allow RSS Hash set with less than four parameters")
Signed-off-by: Slawomir Laba <slawomirx.laba@intel.com>
Signed-off-by: Michal Jaron <michalx.jaron@intel.com>
Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20221024100526.1874914-3-jacob.e.keller@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-25 16:18:32 -07:00
..
e1000 net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e1000e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
fm10k net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
i40e i40e: Fix flow-type by setting GL_HASH_INSET registers 2022-10-25 16:18:32 -07:00
iavf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ice Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2022-09-29 19:29:03 -07:00
igb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igbvf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igc net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbe net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbevf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e100.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
Kconfig ice: support crosstimestamping on E822 devices if supported 2021-12-21 09:11:40 -08:00
Makefile