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

2018-12-15 Thread Florian Fainelli
Le 12/14/18 à 10:12 AM, Pablo Neira Ayuso a écrit : > Update this driver to use the flow_rule infrastructure, hence we can use > the same code to populate hardware IR from ethtool_rx_flow and the > cls_flower interfaces. > > Signed-off-by: Pablo Neira Ayuso > Acked-by: Jiri Pirko Reviewed-by: F

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

2018-12-14 Thread Pablo Neira Ayuso
Update this driver to use the flow_rule infrastructure, hence we can use the same code to populate hardware IR from ethtool_rx_flow and the cls_flower interfaces. Signed-off-by: Pablo Neira Ayuso Acked-by: Jiri Pirko --- v6: rebase on top of net-next. drivers/net/dsa/bcm_sf2_cfp.c | 102 ++