The document discusses making the Data Plane Development Kit (DPDK) easier to integrate into applications. It describes how DPDK currently has dependencies that can make it difficult to adopt, such as requiring all CPU cores and memory. Work is underway to improve DPDK's consumability by reducing these dependencies, improving the build system, and better supporting the pkg-config standard. A demonstration is provided of how pkg-config can currently be used to simplify including DPDK in an application build. The presentation concludes by emphasizing that proposed changes to DPDK's memory handling and build system would significantly improve its ease of adoption and integration into other projects.