Re: [PATCH v7 11/11] devtools: check event device doc tables

2021-11-22 Thread Jerin Jacob
On Mon, Nov 22, 2021 at 1:33 PM wrote: > > From: Sunil Kumar Kori > > In this commit, check is added for event device, Rx, > Tx, Crypto and Timer adapters tables for all supported > drivers. > > Signed-off-by: Sunil Kumar Kori Following errors[2] need to be taken care in devtools/parse-event-su

[PATCH v7 11/11] devtools: check event device doc tables

2021-11-21 Thread skori
From: Sunil Kumar Kori In this commit, check is added for event device, Rx, Tx, Crypto and Timer adapters tables for all supported drivers. Signed-off-by: Sunil Kumar Kori --- v7: - Rebased to 21.11 rc3 - Fix Tx adapter capabilities for SW driver v6: - Rebased to 21.11 rc2 - Added feature m