commit | 5f035af76e51cd622abc6564d5512ffeb9e06917 | [log] [tgz] |
---|---|---|
author | Po Liu <po.liu@nxp.com> | Mon Jun 29 14:54:16 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 29 17:33:42 2020 -0700 |
tree | d8535555e53b97e2a5bac14887677f9715898151 | |
parent | 13f1555c1b4c49b8ab9dd80b7353deec0526ccac [diff] |
net:qos: police action offloading parameter 'burst' change to the original value Since 'tcfp_burst' with TICK factor, driver side always need to recover it to the original value, this patch moves the generic calculation and recover to the 'burst' original value before offloading to device driver. Signed-off-by: Po Liu <po.liu@nxp.com> Acked-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>