commit | a66d62d84225e1c2debaa238cff07a7df86c5aa8 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Tue Jun 26 02:07:45 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 27 10:42:12 2018 +0900 |
tree | 92b291dac6b75f40e44dbb97464f1df890df6e49 | |
parent | 1b86fa3bbacef0a8e9961257557801ab1b5bef78 [diff] |
selftests: forwarding: tc_rule_stats_get: Parameterize direction The GRE multipath tests need stats on an egress counter. Change tc_rule_stats_get() to take direction as an optional argument, with default of ingress. Take the opportunity to change line continuation character from | to \. Move the | to the next line, which indent. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>