[dpdk-dev] [PATCH v3 0/5] vhost/virtio performance loopback utility

2016-06-16 Thread Thomas Monjalon
> > Zhihong Wang (5): > > testpmd: add retry option > > testpmd: configurable tx_first burst number > > testpmd: show throughput in port stats > > testpmd: handle all rxqs in rss setup > > testpmd: show topology at forwarding start > > Series-acked-by: Pablo de Lara Applied, thanks

[dpdk-dev] [PATCH v3 0/5] vhost/virtio performance loopback utility

2016-06-15 Thread De Lara Guarch, Pablo
> -Original Message- > From: Wang, Zhihong > Sent: Wednesday, June 15, 2016 12:08 AM > To: dev at dpdk.org > Cc: Ananyev, Konstantin; Richardson, Bruce; De Lara Guarch, Pablo; > thomas.monjalon at 6wind.com > Subject: [PATCH v3 0/5] vhost/virtio performance loopback utility > > This patc

[dpdk-dev] [PATCH v3 0/5] vhost/virtio performance loopback utility

2016-06-14 Thread Zhihong Wang
This patch enables vhost/virtio pmd performance loopback test in testpmd. All the features are for general usage. The loopback test focuses on the maximum full-path packet forwarding performance between host and guest, it runs vhost/virtio pmd only without introducing extra overhead. Therefore, t