Re: [dpdk-dev] [PATCH v2 3/6] ethdev: add API to get hairpin peer ports list

2020-10-08 Thread Ori Kam
Hi Bing, PSB, Best, Ori > -Original Message- > From: Bing Zhao > Sent: Thursday, October 8, 2020 11:52 AM > Subject: [PATCH v2 3/6] ethdev: add API to get hairpin peer ports list > > After hairpin queues are configured, in general, the application will > maintain the ports topology and e

[dpdk-dev] [PATCH v2 3/6] ethdev: add API to get hairpin peer ports list

2020-10-08 Thread Bing Zhao
After hairpin queues are configured, in general, the application will maintain the ports topology and even the queues configuration for hairpin. But sometimes it will not. If there is no hot-plug, it is easy to bind and unbind hairpin among all the ports. The application can just connect or discon