]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/f_flower.c
tc: flower: expose hardware offload count
authorVlad Buslov <vladbu@mellanox.com>
Wed, 3 Oct 2018 20:44:48 +0000 (23:44 +0300)
committerDavid Ahern <dsahern@gmail.com>
Sun, 7 Oct 2018 17:14:09 +0000 (10:14 -0700)
commitf6b498f95794d2cad19951b6aabb69d61ee9ea3b
tree0e8e2a787e5f112d172d7da853653aceab4953b7
parent169e667c933cb85474d8d693aa81a8f1c7e0142e
tc: flower: expose hardware offload count

Recently flower classifier was updated to expose count of devices that
filter is offloaded to. Add support to print this counter as 'in_hw_count'.

Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
tc/f_flower.c