02/03/2023 08:08, Yogesh Jangra: > Currently, the rss object is configured after action, which leads > to rss instruction failure, when rss instruction is called from > action block. To resolve the error, rss object is configured > before action and apply block. > > Fixes: 8ba342ce6f0 (pipeline: add RSS) > > Signed-off-by: Yogesh Jangra <yogesh.jan...@intel.com> > Signed-off-by: Kamalakannan R <kamalakanna...@intel.com> > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
Applied, thanks.