On 10/3/18 2:44 PM, Vlad Buslov wrote:
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 <redacted>
Acked-by: Jiri Pirko <redacted>
---
Changes from V1 to V2:
- Change print format string to "%u"
tc/f_flower.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
applied to iproute2-next. Thanks