intel / intel-ipsec-mb

Intel(R) Multi-Buffer Crypto for IPSec
BSD 3-Clause "New" or "Revised" License
288 stars 88 forks source link

Query: can intel-ipsec-mb be used on AMD processor directly? #150

Closed riveridea closed 1 month ago

riveridea commented 1 month ago

Not an issue, just wondering, as AMD is also x86 architecture, can I run this library on AMD processor based system? Or have you ever validated if it works or not. Thanks!

tkanteck commented 1 month ago

No problem, this is the right place to ask questions.

To answer your question: the library is validated on Intel platforms only. However, it is used as x86 crypto provider in popular frameworks (i.e. DPDK or VPP) and no x86 compatibility problems were reported.