commit | 0eba31ef5c8913adfd103c45c32d4856f1aa85cc | [log] [tgz] |
---|---|---|
author | Lucas Bates <lucasb@mojatatu.com> | Mon Jul 29 19:18:12 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 31 18:54:34 2019 -0400 |
tree | b5868408d7c5ca5bc87126784c6a4d2c2318a46b | |
parent | 21947f467cda7ec3065be73da54d4e28479241a9 [diff] |
tc-testing: Clarify the use of tdc's -d option The -d command line argument to tdc requires the name of a physical device on the system where the tests will be run. If -d has not been used, tdc will skip tests that require a physical device. This patch is intended to better document what the -d option does and how it is used. Signed-off-by: Lucas Bates <lucasb@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>