[dpdk-dev] [PATCH v6 0/8] virtio ring layout optimization and simple rx/tx processing

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 17 10:08:59 CET 2015


2015-12-17 05:22, Xie, Huawei:
> You ever asked about the performance data.
> Another thing is how about adding a simple vhost performance example,
> like the vring bench which is used to test virtio performance, so that
> each time we have some performance related patches, we could use this
> benchmark to report the performance difference?

The examples are part of the doc and should be enough simple to be used
in a tutorial.
The tool to test the DPDK drivers is testpmd. There is also the simpler
unit tests in app/test. If something more complex is needed (with qemu
options automated), maybe that dts is a better choice.


More information about the dev mailing list