doc: fix typo in l2fwd-crypto guide
Unmatched double quotation mark is fixed.
Fixes: ba7b86b141
("doc: add l2fwd-crypto sample app guide")
Cc: stable@dpdk.org
Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
This commit is contained in:
parent
52d4b732ec
commit
3cc28001a3
@ -204,7 +204,7 @@ Crypto operation specification
|
||||
All the packets received in all the ports get transformed by the crypto device/s
|
||||
(ciphering and/or authentication).
|
||||
The crypto operation to be performed on the packet is parsed from the command line
|
||||
(go to "Running the Application section for all the options).
|
||||
(go to "Running the Application" section for all the options).
|
||||
|
||||
If no parameter is passed, the default crypto operation is:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user