net/mlx4: store RSS hash result in mbufs
authorRaslan Darawsheh <rasland@mellanox.com>
Sun, 12 Nov 2017 14:36:22 +0000 (16:36 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit8937c9f1de1b85c5b21f701d5e87caa8f54496d0
tree92026514e71193e613ee77300d8ee3c10513daa4
parent27a6b2d69485621cdfd3eae0f715fcfb4916773e
net/mlx4: store RSS hash result in mbufs

Add RSS hash result from CQE to mbuf,
Also, set PKT_RX_RSS_HASH in the ol_flags.

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4_rxtx.c