diff options
author | Jianbo Liu <[email protected]> | 2021-06-18 06:47:15 +0000 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-07-02 11:58:29 -0700 |
commit | 06fe52a476599f309b230e0f0f8e17ec68b49ae9 (patch) | |
tree | 8e2d2c734af2150de04d3c45d7785caf688b15fa /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 17c5da03879b97da91968e3db58c19e1679e457c (diff) |
net/mlx5e: Add post meter table for flow metering
Flow meter object monitors the packets rate for the flows it is
attached to, and color packets with GREEN or RED. The post meter table
is used to check the color. Packet is dropped if it's RED, or
forwarded to post_act table if GREEN.
Packet color will be set to 8 LSB of the register C5, so they are
reserved for metering, which are previously used for matching fte id.
Signed-off-by: Jianbo Liu <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Reviewed-by: Ariel Levkovich <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions