Re: [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command

From: Jiri Pirko
Date: Sat May 04 2019 - 09:08:02 EST


Thu, May 02, 2019 at 11:40:28AM CEST, joergen.andreasen@xxxxxxxxxxxxx wrote:
>Hardware offload of port policers are now supported via the tc command.
>Supported police parameters are: rate, burst and overhead.

Joergen, please see:
[PATCH net-next 00/13] net: act_police offload support
That patchset is also pushing flow intermediate representation for this,
so I believe that you should base this patch on top of that.