ntop / PF_RING

High-speed packet processing framework
http://www.ntop.org
GNU Lesser General Public License v2.1
2.67k stars 353 forks source link

[ZC][KVM] move from ivshmem to ivshmem-doorbell #416

Open cardigliano opened 5 years ago

cardigliano commented 5 years ago

'ivshmem' (supported on Qemu v.2.5) seems to be deprecated on latest Qemu/KVM (replaced by 'ivshmem-doorbell' and 'ivshmem-plain'), which is shipped with some distro like Fedora (Qemu v.2.11.1). It is required to migrate from 'ivshmem' to 'ivshmem-doorbell'.

jcmathews commented 5 years ago

Does PFRING support qemu version > 2.5 ?

cardigliano commented 5 years ago

@jcmathews, since v.2.5 the ivshmem API has been changed and we need to patch ZC to handle that, we will work on that asap and update this issue.

jcmathews commented 5 years ago

Thanks.

jcmathews commented 5 years ago

@cardigliano : Really looking forward for this fix. Any updates

cardigliano commented 5 years ago

@jcmathews I do not have news about this yet sorry, we have a tied schedule to close other activities with deadline before xmas.