On 3/2/2017 2:40 PM, Andrew Rybchenko wrote: > From: Ivan Malov <ivan.ma...@oktetlabs.ru> > > According to 'libefx' API requirements, one is allowed to > apply multicast address list to the port in started state > only, otherwise the new array should be copied to a local > storage in order to be applied during the next port start > > Fixes: 0fa0070e4391 ("net/sfc: support multicast addresses list controls") > Coverity issue: 141296 > > Fixes: e9ddf37a507d ("net/sfc: fix setting empty multicast list") > Cc: sta...@dpdk.org > > Signed-off-by: Ivan Malov <ivan.ma...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> > Reviewed-by: Andrew Lee <a...@solarflare.com> > Reviewed-by: Andy Moreton <amore...@solarflare.com>
Hi Andrew, This patch does not apply clean to next-net because of other sfc patches get first. Can you please rebase the patch to latest next-net? Thanks, ferruh