Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / tools / testing / selftests / tc-testing / tdc_config.py
index c56269c7cac86d1925daa6833f0ec962467a5a69..eb188c729dd6a06d03923ecbb7163cc9b1944b4b 100644 (file)
@@ -13,6 +13,8 @@ NAMES = {
           # Name of veth devices to be created for the namespace
           'DEV0': 'v0p0',
           'DEV1': 'v0p1',
+          'DEV2': '',
+          'BATCH_FILE': './batch.txt',
           # Name of the namespace to use
           'NS': 'tcut'
         }