File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ Here are the examples of various plugins usage:
150150# DPDK EAL parameters are passed in `e, eal` parameters
151151# DPDK plugin configuration has to be specified in the first input interface.
152152# The following `dpdk` interfaces are given without parameters; their configuration is inherited from the first one.
153- # Example for the queue of 3 DPDK input plugins (` q=3` ):
154- `./ipfixprobe -i "dpdk;p=0, q=3, e=-c 0x1 -a <[domain:]bus:devid.func>" -i dpdk -i dpdk -p http "-p" bstats -p tls -o "ipfix;h=127.0.0.1"`
153+ # Example for the queue of 3 DPDK input plugins (q=3):
154+ `./ipfixprobe -i "dpdk;p=0; q=3; e=-c 0x1 -a <[domain:]bus:devid.func>" -i dpdk -i dpdk -p http "-p" bstats -p tls -o "ipfix;h=127.0.0.1"`
155155```
156156
157157## Extension
You can’t perform that action at this time.
0 commit comments