checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.97k stars 596 forks source link

CRIU support with DPDK #1803

Open ShunmugaPriyaR opened 2 years ago

ShunmugaPriyaR commented 2 years ago

Hello,

I am planning to use DPDK for one of my applications. And, migrate the application at a later point using the CRIU software. I would like to know whether the CRIU software works with the DPDK with the mTCP or other user stack? Is there any existing support for the DPDK and anyone have tested it prior? Thank you for your support.

Regards, Priya.

time-river commented 2 years ago

We also try to use criu in SPDK. The result shows that non-preprocessing SKDP isn't supported by criu, e.g. block device. The DPDK has the same problem, it need to be customzied.

github-actions[bot] commented 2 years ago

A friendly reminder that this issue had no activity for 30 days.