]> 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)
commitcafb538a24c1156aa4b8af2017bd42b17a100f54
tree3eca54b960cd0efbd54fc314c7e8450abc8993ed
parentf436f95a5f6c2422e69c038342f24a5e30486415
parent5c82280c5a75631cee383d857fe6723d52577135
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>