You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DPDK support is optional in seastar. We can compile seastar with DPDK ./configure --enable-dpdk.
Can I use f-stack without DPDK? I just want to use the user space stack.