commit | 47b0e096a938b020742b4f12afdc17aff21af6ca | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Mon Mar 02 19:56:04 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 17:03:52 2020 -0800 |
tree | d991466b9ff9b5e0c95af2d054bb607a0f901c5b | |
parent | 844f0556546900a658b241e5aea7b8dc7cb3ff72 [diff] |
selftests: forwarding: tc_common: Convert to use busywait A function busywait() was recently added based on the logic in __tc_check_packets(). Convert the code in tc_common to use the new function. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Amit Cohen <amitc@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>