[PATCH v4 1/2] config: correct cpu instruction set for cross build

Stephen Hemminger stephen at networkplumber.org
Thu Dec 7 23:41:11 CET 2023


On Tue,  5 Dec 2023 03:52:58 +0000
Joyce Kong <joyce.kong at arm.com> wrote:

> The platform value would be 'native' only when not cross build.
> Move the operation about modifying cpu_instruction_set while
> platform equals 'native' to the not cross build branch.
> 
> Fixes: bf66003b51ec ("build: use platform for generic and native builds")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Joyce Kong <joyce.kong at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>

Looks right, what is the impact on existing users doing current cross builds?

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the stable mailing list