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.