On 10/11/2018 3:51 PM, Andrew Rybchenko wrote: > From: Ivan Malov <ivan.ma...@oktetlabs.ru> > > 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: sta...@dpdk.org > > Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Series applied to dpdk-next-net/master, thanks.