Skip to content

ANLAB-KAIST/dpdk

Repository files navigation

ANLAB customized DPDK

#configure dpdk with
make config T=anlab

Void PMD (void)

void PMD is an extension of null PMD with packet generating options.
e.g., --vdev eth_void0,node=0,size=64,protocol=ipv4

slow=rw, slow=r option will make vdev's RX/TX to return smaller IO batch sizes.

protocol=trace,trace=xxx.pcap replays given pcap file. uncaptured area is filled with random data (changes per every replay loop).

About

No description, website, or topics provided.

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
LICENSE.GPL
LGPL-2.1
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published