The document provides instructions for using DPDK and OVS-DPDK on Ubuntu 14.04 LTS. It begins by cloning the DPDK and OVS source code and checking out specific versions. It then builds DPDK and runs the testpmd application to verify basic packet forwarding. The document configures hugepages and binds NICs before starting testpmd. It provides output of the testpmd commands. Finally, it mentions setting up OVS-DPDK which involves the host and guest OS as well as Qemu and Fedora in a VM.