]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'selftests-forwarding-Two-enhancements'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2018 16:54:32 +0000 (12:54 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2018 16:54:32 +0000 (12:54 -0400)
commit6bd127a758e1c4bf39152fb9a15c5a1cbfc287d4
treed0681897df81599850bbacafefec16b44121bdd8
parent84d017e79f241ae8571ceac4be57b165f8039564
parentc44f782c638872c6b0c6ec4edffa773a92a4f975
Merge branch 'selftests-forwarding-Two-enhancements'

Ido Schimmel says:

====================
selftests: forwarding: Two enhancements

First patch increases the maximum deviation in the multipath tests which
proved to be too low in some cases.

Second patch allows user to run only specific tests from each file using
the TESTS environment variable. This granularity is needed in setups
where not all the tests can pass.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>