]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tc-testing-plugin-architecture'
authorDavid S. Miller <davem@davemloft.net>
Thu, 15 Feb 2018 20:38:33 +0000 (15:38 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Feb 2018 20:38:33 +0000 (15:38 -0500)
commita16feefb51da1263d0934573b925e0546670b3a0
tree3eca54b960cd0efbd54fc314c7e8450abc8993ed
parente5938915b9a56b901b15f1c16ee590353ce4009e
parentc5096fc8dfff544f854070b1b717448b9a27ff16
Merge branch 'tc-testing-plugin-architecture'

Brenda J. Butler says:

====================
tools: tc-testing: Plugin Architecture

To make tdc.py more general, we are introducing a plugin architecture.

This patch set first organizes the command line parameters, then
introduces the plugin architecture and some example plugins.
====================

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