Tuesday, January 30, 2018 3:37 PM, Nelio Laranjeiro: > priv_flow_stop() may be called several times, in such situation flows are > already removed from the NIC and thus all associated objects are no present > in the flow object (ibv_flow, indirections tables, ....).
s/indirections/ indirection > > Fixes: 71ee11c83bc4 ("net/mlx5: fix flow stop when flows are already > stopped") Such commit don't exists. Removed it. > Fixes: 8086cf08b2f0 ("net/mlx5: handle RSS hash configuration in RSS flow") > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > --- With above fixes, applied to next-net-mlx. Let me know if you disagree. Thanks.