> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Dekel Peled > Sent: Sunday, March 31, 2019 11:21 AM > To: Wu, Jingjing <[email protected]>; Lu, Wenzhuo > <[email protected]> > Cc: [email protected]; [email protected]; [email protected] > Subject: [dpdk-dev] [PATCH] doc: fix typos in testpmd user guide > > Correct typing mistakes in several places. > 1) "Those command will" ==> "These commands will" > 2) icmp6_nd_opt_sla_eth ==> icmp6_nd_opt_tla_eth > (change 's' to 't' for 'target' where applicable) > > Fixes: 1960be7d32f8 ("app/testpmd: add VXLAN encap/decap") > Cc: [email protected] > > Signed-off-by: Dekel Peled <[email protected]>
Acked-by: Bernard Iremonger <[email protected]>

