/docker-warp17

Dockerized warp17

Primary LanguageShell

A WARP17 dockerfile.

Usage:

$:docker build -t warp17 .

Then you will enter the container. Notice that You need to config DPDK hugepages and DPDK ports in your host. For test the WARP17, you can run :

$:docker run -ti warp17 /bin/bash

A detail guide of WARP17 can be found here