commit | 596952fc4f0f94145ad2c5d0bd81a45d17723b6f | [log] [tgz] |
---|---|---|
author | Vlad Buslov <vladbu@mellanox.com> | Fri Feb 22 16:00:42 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 12:49:58 2019 -0800 |
tree | 366a87297e02da5fa47af35afa4cf0b60de7664d | |
parent | 450ef62033c76cb654e0deaf432c1b40b57d1488 [diff] |
selftests: concurrency: add test to verify parallel rules deletion Implement test that verifies parallel rules deletion by adding 1 million flower filters and then deleting them with 10 concurrent tc instances. Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>