Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
attdone opened this issue Oct 17, 2024 · 0 comments
Open

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

attdone opened this issue Oct 17, 2024 · 0 comments

Comments

@attdone
Copy link

attdone commented Oct 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant