bytedance / libtpa

Libtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
https://bytedance.github.io/libtpa/
BSD 3-Clause "New" or "Revised" License
87 stars 8 forks source link

is Intel platform supported? #3

Closed johndb2016 closed 5 months ago

yuanhanliu commented 6 months ago

Do you mean Intel NICs? Yes, currently only Intel E810 is supported. Check here for more information.

Note that the code is currently hosted at the next branch.

johndb2016 commented 5 months ago

nop, i mean cpu, and AMD64&ARM are found in the user guide, so i wonder whether intel cpu supported

yuanhanliu commented 5 months ago

I see. Here AMD64 means the x86-64 CPU arch, including Intel CPUs.