[dpdk-dev] [PATCH] mk: fix march for octeontx2 target

Thomas Monjalon thomas at monjalon.net
Tue Jul 2 23:57:03 CEST 2019


02/07/2019 17:06, jerinj at marvell.com:
> From: Jerin Jacob <jerinj at marvell.com>
> 
> Correct the wrong -march=-mcpu=armv8.2-a+crc+crypto+lse for
> octeontx2 target. Since rte_cc_has_argument drops invalid
> CFLAG and -mcpu=octeontx2 picks up the correct optimization,
> this typo is not noticed in performance testing.
> 
> Fixes: 01d184798731 ("config: add octeontx2 machine")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>

Applied, thanks





More information about the dev mailing list