2016-07-21 16:24, Xiao Wang: > Sometimes app just wants to update the RSS hash function and no RSS key > update is needed, but fm10k pmd will return EINVAL for this case. > > If the rss_key is NULL, we don't need to check the rss_key_len. > > Fixes: 57033cdf8fdc ("fm10k: add PF RSS") > > Reported-by: Xueqin Lin <xueqin.lin at intel.com> > Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
Applied, thanks