Re: [dpdk-dev] [PATCH 0/4] introduce support for hairpin between two ports

2020-10-04 Thread Ori Kam
Hi Bing General comment I think in all of this patch set you are missing the documentation part., for example the testpmd doc. Thanks, Ori > -Original Message- > From: Bing Zhao > Sent: Thursday, October 1, 2020 3:26 AM > Subject: [PATCH 0/4] introduce support for hairpin between two p

[dpdk-dev] [PATCH 0/4] introduce support for hairpin between two ports

2020-09-30 Thread Bing Zhao
This patch set will add the support for hairpin between two ports. In the meanwhile, the compatibility of the previous single port mode is taken into consideration and kept. The patches contain the following changes: 1. new APIs to bind and unbind hairpin ports in manual binding mode. 2. new inter