> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of John McNamara
> Sent: Monday, November 2, 2015 5:46 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] examples/l3fwd: fix eth-dest commandline
> strncmp size
>
> Fix minor, and non critical, copy and paste error in strncmp() of eth-dest
> commandline argument.
>
> Fixes: bd785f6f6791 ("examples/l3fwd: make destination mac address
> configurable")
>
> Signed-off-by: John McNamara <john.mcnamara at intel.com>
Acked-by: Andrey Chilikin <andrey.chilikin at intel.com>