commit | 10cbc6843446165ee250e1ee80dc19ee325f1e6d | [log] [tgz] |
---|---|---|
author | Amir Vadai <amirva@mellanox.com> | Fri May 13 12:55:37 2016 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 16 13:43:50 2016 -0400 |
tree | 9a281054241598e1a44a6dfd3826e7d1e2657f98 | |
parent | 9fea47d93bcc98946a6eca0f019ced337564a344 [diff] |
net/sched: cls_flower: Hardware offloaded filters statistics support Introduce a new command in ndo_setup_tc() for hardware offloaded filters, to call the NIC driver, and make it update the statistics. This will be done before dumping the filter and its statistics. Signed-off-by: Amir Vadai <amirva@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>