On 3/10/2020 9:48 AM, Andrew Rybchenko wrote: > RTE flow API allows to add filters which clash with filters > installed by the driver itself. The series fixes the case > handling. > > Igor Romanov (5): > net/sfc: set priority of created filters to manual > net/sfc/base: reduce filter priorities to implemented only > net/sfc/base: reject automatic filter creation by users > net/sfc/base: refactor filter lookup loop in EF10 > net/sfc/base: handle manual and auto filter clashes in EF10 >
Series applied to dpdk-next-net/master, thanks.