dpdk-igb-uio-dkms software package provides Data Plane Development Kit (igb uio dkms), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dpdk-igb-uio-dkms
dpdk-igb-uio-dkms is installed in your system.
Make ensure the dpdk-igb-uio-dkms package were installed using the commands given below,
$ sudo dpkg-query -l | grep dpdk-igb-uio-dkms *
You will get with dpdk-igb-uio-dkms package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Kernels |
| Package | dpdk-igb-uio-dkms |
| Version | 16.07-0ubuntu5 |
| Description | Data Plane Development Kit (igb uio dkms) |
| Sub Section | Kernels |