Re: [PATCH v7 05/11] doc: update eventdev feature matrix for cn10k
From: Jerin Jacob <hidden>
Date: 2021-11-22 18:25:56
From: Jerin Jacob <hidden>
Date: 2021-11-22 18:25:56
On Mon, Nov 22, 2021 at 1:24 PM [off-list ref] wrote:
From: Sunil Kumar Kori <redacted> Patch updates eventdev and adapters feature matrices for cn10k platform. Signed-off-by: Sunil Kumar Kori <redacted> --- v7: - Rebased to 21.11 rc3 - Fix Tx adapter capabilities for SW driver v6: - Rebased to 21.11 rc2 - Added feature matrices for all supported drivers - Added doc vs code check script v5: - Rebased to 21.11 - Added feature matrix for cnxk. v4: - Rebased to 20.02 v3: - Removed .txt files to generate tables. - Use conf.py script to generate tables. - Add .ini file for all supported PMDs. v2: - Review comments incorporated doc/guides/eventdevs/features/cn10k.ini | 17 +++++++++++++++++
devtools/parse-event-support.sh scripts looks for doc/guides/eventdevs/features/cnxk.ini based on driver file. Please converge cn9k.ini and cn10k.ini as cnxk.ini