diff options
| author | Chris Mi <[email protected]> | 2017-10-27 01:24:42 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-29 13:49:31 +0000 |
| commit | 7f071998474a9e5f7b98103d3058a1b8ca5887e6 (patch) | |
| tree | b0dbf7eab9447f3e5d5059c5418c5ef847001147 /net/sched/cls_basic.c | |
| parent | net_sched: fix call_rcu() race on act_sample module removal (diff) | |
| download | kernel-7f071998474a9e5f7b98103d3058a1b8ca5887e6.tar.gz kernel-7f071998474a9e5f7b98103d3058a1b8ca5887e6.zip | |
selftests: Introduce a new script to generate tc batch file
# ./tdc_batch.py -h
usage: tdc_batch.py [-h] [-n NUMBER] [-o] [-s] [-p] device file
TC batch file generator
positional arguments:
device device name
file batch file name
optional arguments:
-h, --help show this help message and exit
-n NUMBER, --number NUMBER
how many lines in batch file
-o, --skip_sw skip_sw (offload), by default skip_hw
-s, --share_action all filters share the same action
-p, --prio all filters have different prio
Acked-by: Jamal Hadi Salim <[email protected]>
Acked-by: Lucas Bates <[email protected]>
Signed-off-by: Chris Mi <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
