commit | 6cf0291f95172db68d8a283854389a1966e43c65 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Sat Jun 27 01:45:29 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 29 17:08:28 2020 -0700 |
tree | cdba154de65b4b5b6ae0b28a2dfcad8fd43fee43 | |
parent | aee9caa03fc3c8b02f8f31824354d85f30e562e0 [diff] |
selftests: forwarding: Add a RED test for SW datapath This test is inspired by the mlxsw RED selftest. It is much simpler to set up (also because there is no point in testing PRIO / RED encapsulation). It tests bare RED, ECN and ECN+nodrop modes of operation. On top of that it tests RED early_drop and mark qevents. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>