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.15k stars 322 forks source link

failed to install_deps.sh on aarch64... #116

Closed ericgong1993 closed 4 years ago

ericgong1993 commented 4 years ago

Start to generate librte_ans.a/librte_anssock.a/librte_anscli.a for -mnative. Your native march is ARCH. 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,

Found that it is unsupported on arm server,how to compiled by myself to generate the “.a”? I cannot find the source code about librte_ans,librte_anscli or librte_anssock

bluenet13 commented 4 years ago

Only commercial ANS version supports arm.

ericgong1993 commented 4 years ago

Only commercial ANS version supports arm.

So it means that open source version can not provide the source code and the ”librte_ans_aarch64.a“ ?

bluenet13 commented 4 years ago

Yes, -:)