Re: [patch net-next] mlxsw: Change the RX LAG hash function from XOR to CRC

2016-09-20 Thread David Miller
From: Jiri Pirko Date: Mon, 19 Sep 2016 08:28:24 +0200 > From: Elad Raz > > Change the RX hash function from XOR to CRC in order to have better > distribution of the traffic. > > Signed-off-by: Elad Raz > Signed-off-by: Jiri Pirko

[patch net-next] mlxsw: Change the RX LAG hash function from XOR to CRC

2016-09-19 Thread Jiri Pirko
From: Elad Raz Change the RX hash function from XOR to CRC in order to have better distribution of the traffic. Signed-off-by: Elad Raz Signed-off-by: Jiri Pirko --- drivers/net/ethernet/mellanox/mlxsw/reg.h | 2 +- 1 file changed, 1