[dpdk-dev] [PATCH v2 6/6] testpmd: add txprep engine

2016-09-19 Thread Ananyev, Konstantin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Tomasz Kulasek > Sent: Monday, September 12, 2016 3:45 PM > To: dev at dpdk.org > Cc: jerin.jacob at caviumnetworks.com > Subject: [dpdk-dev] [PATCH v2 6/6] testpmd: add txprep engine &g

[dpdk-dev] [PATCH v2 6/6] testpmd: add txprep engine

2016-09-12 Thread Tomasz Kulasek
This patch adds txprep engine to the testpmd application. Txprep engine is intended to verify Tx preparation functionality implemented in pmd driver. It's based on the default "io" engine with the folowing changes: - Tx HW offloads are reset in incoming packet, - burst is passed to the Tx prepa