On 10/11/2018 3:51 PM, Andrew Rybchenko wrote: > From: Ivan Malov <[email protected]> > > Isolated mode prevents global RSS from being enabled and configured. > However, an application may need to query default RSS key and hash > functions when a flow rule with RSS action is added which does not > contain custom RSS key or hash function choice. In this case > global RSS key and hash functions will be used to handle the rule, > and there should be some way for the application to query these > global default settings to clarify expectations on the traffic > distribution. > > Fixes: 84a9b48128c1 ("net/sfc: support flow API isolated mode") > Cc: [email protected] > > Signed-off-by: Ivan Malov <[email protected]> > Signed-off-by: Andrew Rybchenko <[email protected]>
Series applied to dpdk-next-net/master, thanks.

