• Po Liu's avatar
    net: qos: police action add index for tc flower offloading · 627e39b1
    Po Liu authored
    Hardware device may include more than one police entry. Specifying the
    action's index make it possible for several tc filters to share the same
    police action when installing the filters.
    
    Propagate this index to device drivers through the flow offload
    intermediate representation, so that drivers could share a single
    hardware policer between multiple filters.
    
    v1->v2 changes:
    - Update the commit message suggest by Ido Schimmel <idosch@idosch.org>
    Signed-off-by: default avatarPo Liu <Po.Liu@nxp.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    627e39b1
cls_api.c 93.8 KB