Re: [patch net v2 3/4] selftests: Introduce a new script to generate tc batch file

2017-10-16 Thread Lucas Bates
On Mon, Oct 16, 2017 at 7:18 AM, Chris Mi wrote: > # ./tdc_batch.py -h > usage: tdc_batch.py [-h] [-n NUMBER] [-o] [-s] [-p] device file > > TC batch file generator > > positional arguments: > devicedevice name > file batch

[patch net v2 3/4] selftests: Introduce a new script to generate tc batch file

2017-10-16 Thread Chris Mi
# ./tdc_batch.py -h usage: tdc_batch.py [-h] [-n NUMBER] [-o] [-s] [-p] device file TC batch file generator positional arguments: devicedevice name file batch file name optional arguments: -h, --helpshow this help message and