Re: [dpdk-dev] [PATCH v3] app/testpmd: add hairpin support

2019-11-08 Thread Ferruh Yigit
On 11/5/2019 7:05 PM, Ori Kam wrote: > This commit introduce the hairpin queues to the testpmd. > the hairpin queue is configured using --hairpinq= > the hairpin queue adds n queue objects for both the total number > of TX queues and RX queues. > The connection between the queues are 1 to 1, first

[dpdk-dev] [PATCH v3] app/testpmd: add hairpin support

2019-11-05 Thread Ori Kam
This commit introduce the hairpin queues to the testpmd. the hairpin queue is configured using --hairpinq= the hairpin queue adds n queue objects for both the total number of TX queues and RX queues. The connection between the queues are 1 to 1, first Rx hairpin queue will be connected to the first