]> 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)
commit5ed8bd0d5bba046321a2f822c74992ead2b4b5b3
treed0681897df81599850bbacafefec16b44121bdd8
parent506deeef584988e7bcead0bbbb14acfe41c2a81c
parente6ddc61e75ec0026baa5e228a47900ca51036565
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>