Re: [PATCH RFC,net-next 10/10] dsa: bcm_sf2: use flow_rule infrastructure

2018-09-26 Thread Florian Fainelli
Hi Pablo, On 09/25/2018 12:20 PM, Pablo Neira Ayuso wrote: > Update this driver to use the flow_rule infrastructure, hence the same > code to populate hardware IR can be used from ethtool_rx_flow and the > cls_flower interfaces. Thanks for doing the conversion, I believe we could change things a

[PATCH RFC,net-next 10/10] dsa: bcm_sf2: use flow_rule infrastructure

2018-09-25 Thread Pablo Neira Ayuso
Update this driver to use the flow_rule infrastructure, hence the same code to populate hardware IR can be used from ethtool_rx_flow and the cls_flower interfaces. Signed-off-by: Pablo Neira Ayuso --- drivers/net/dsa/bcm_sf2_cfp.c | 311 ++ 1 file changed,