11/06/2026 09:10: > Both libmcruntime.so and the corresponding gdrapi libraries > are proprietary user-space libraries provided by Metax. > They are not upstreamed to the DPDK mainline repository. > However, please rest assured that the current patch interacts > with them via standard dlopen (dynamic loading) at runtime. > We do not link directly against their source code > or require them as hard build-time dependencies. > Therefore, this approach will not introduce any additional > compilation dependencies or licensing issues to the DPDK main tree.
What about the kernel dependency? Are libraries and kernel module freely available for download? Can you provide a link?

