Skip to content

RTE LIBRARY for ANS, ANSCLI, ANSSOCK for other cpu architecture #139

@attdone

Description

@attdone

Hi Team,
I am using dpdk-ans to test dpdk-iperf. But while executing install_deps.sh, I get below error message and not able to compile further.

"Your native march is none of westmere/sandybridge/ivybridge/haswell/broadwell/knl."
"You may generate librte_ans.a/librte_anssock.a based on your -mnative by manual,"

My system has -march as "skylake" and other architecture other than westmere/sandybridge/ivybridge/haswell/broadwell/knl".
"gcc -c -Q -march=native --help=target | grep march | sed 's/[[:space:]]//g'
-march=skylake
"

How to generate librte_ans, libret_anscli, librte_anssock for other march?. Is there any reference document ?
Please let me know any changes to be made?

@bluenet13 @jiakai1000 @forsakening Let me know any inputs on this.

Waiting for your response.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions