ansyun / dpdk-ans

ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
https://ansyun.com
BSD 3-Clause "New" or "Revised" License
1.16k stars 324 forks source link

Compiling deps for Epyc #135

Open albydnc opened 3 years ago

albydnc commented 3 years ago

I have an Epyc 7502 machine and I would like to use ANS. When I run install_deps.sh, I get:

Start to generate librte_ans.a/librte_anssock.a/librte_anscli.a for -mnative.
Your native march is znver1.
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,
Or ask help from ANS develop team
attdone commented 3 months ago

Hi Team, Even I am facing the same issue. Could you please let us know how librte_ans.a/librte_anssock.a to be created for znver1. Thanks in advance.