Tuesday, November 13, 2018 8:00 AM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH] net/mlx5: fix Direct Verbs RSS hash field > > From: Yongseok Koh <ys...@mellanox.com> > > As mlx5_flow_hashfields_adjust() refers to flow->rss, actions must be > translated prior to items like in Verbs. Otherwise, hash fields are not > correctly > set. > > Fixes: d02cb0691299 ("net/mlx5: add Direct Verbs translate actions") > Cc: or...@mellanox.com > > Signed-off-by: Yongseok Koh <ys...@mellanox.com>
Applied to next-net-mlx, thanks.