Re: [PATCH v2 00/11] add Traffic Manager feature

2024-03-11 Thread Ferruh Yigit
On 11/28/2023 12:40 PM, Huisong Li wrote: > The traffic management API has been introduced for a long time, please see > commit 5d109deffa87 ("ethdev: add traffic management API"). > And many PMD also support this feature. So this series add this feature to > features.rst, default.ini and driver.in

Re: [PATCH v2 00/11] add Traffic Manager feature

2024-02-18 Thread lihuisong (C)
Hi Thomas and Ferruh, Can you take a look at this series adding TM feature in doc? 在 2023/11/28 20:40, Huisong Li 写道: The traffic management API has been introduced for a long time, please see commit 5d109deffa87 ("ethdev: add traffic management API"). And many PMD also support this feature. So

Re: [PATCH v2 00/11] add Traffic Manager feature

2024-01-10 Thread lihuisong (C)
kindly ping for review. 在 2023/11/28 20:40, Huisong Li 写道: The traffic management API has been introduced for a long time, please see commit 5d109deffa87 ("ethdev: add traffic management API"). And many PMD also support this feature. So this series add this feature to features.rst, default.ini a

Re: [PATCH v2 00/11] add Traffic Manager feature

2023-12-10 Thread lihuisong (C)
kindly ping for review. 在 2023/11/28 20:40, Huisong Li 写道: The traffic management API has been introduced for a long time, please see commit 5d109deffa87 ("ethdev: add traffic management API"). And many PMD also support this feature. So this series add this feature to features.rst, default.ini a

[PATCH v2 00/11] add Traffic Manager feature

2023-11-28 Thread Huisong Li
The traffic management API has been introduced for a long time, please see commit 5d109deffa87 ("ethdev: add traffic management API"). And many PMD also support this feature. So this series add this feature to features.rst, default.ini and driver.ini. --- v2: - fix the order of some feature for