02/07/2019 17:06, jer...@marvell.com: > From: Jerin Jacob <jer...@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: sta...@dpdk.org > > Signed-off-by: Jerin Jacob <jer...@marvell.com>
Applied, thanks