[dpdk-stable] [PATCH 1/2] app/testpmd: fix empty list of RSS	queues for flow
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Wed May  9 21:17:27 CEST 2018
    
    
  
On 5/3/2018 12:59 PM, Adrien Mazarguil wrote:
> Since the commit referenced below, specifying a RSS action without any
> queues (e.g. "actions rss queues end / end") does not override the default
> set automatically generated by testpmd.
> 
> In short, one cannot instantiate a RSS action with 0 target queues anymore
> in order to determine how PMDs react (hint: this is currently undocumented
> so they may reject it, however ideally they should interpret it as a
> default setting like for other fields where empty values stand for
> "defaults".)
> 
> Fixes: d0ad8648b1c5 ("app/testpmd: fix RSS flow action configuration")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
    
    
More information about the stable
mailing list