RE: [EXT] Re: [dpdk-dev] [PATCH v5 1/4] doc: add skeleton for eventdevs feature matrices
From: Sunil Kumar Kori <hidden>
Date: 2021-11-11 06:40:36
-----Original Message----- From: Thomas Monjalon <redacted> Sent: Tuesday, November 9, 2021 5:05 PM To: Sunil Kumar Kori <redacted>; Jerin Jacob [off-list ref] Cc: Jerin Jacob Kollanukkaran <redacted>; Nikhil Rao [off-list ref]; Pavan Nikhilesh Bhagavatula [off-list ref]; Hemant Agrawal [off-list ref]; Nipun Gupta [off-list ref]; Van Haaren, Harry [off-list ref]; Mattias Rönnblom [off-list ref]; Liang Ma [off-list ref]; dpdk- dev [off-list ref]; David Marchand [off-list ref]; Gujjar, Abhinandan S [off-list ref]; Erik Gabriel Carrillo [off-list ref]; Jayatheerthan, Jay [off-list ref]; Ferruh Yigit [off-list ref]; Akhil Goyal [off-list ref] Subject: [EXT] Re: [dpdk-dev] [PATCH v5 1/4] doc: add skeleton for eventdevs feature matrices External Email ---------------------------------------------------------------------- 09/11/2021 11:11, Jerin Jacob:quoted
On Fri, Oct 22, 2021 at 1:18 PM [off-list ref] wrote:quoted
# Maximum feature description string length -feature_str_len = 30 +feature_str_len = 45I hope this OK. I understand that without this it gives errors and feature-length is not enoughI don't think this is OK, because it would enlarge the size of all tables. Please confirm (especially for NICs table). Is there a way to make the feature names smaller?
Ack. I will limit the string length up to 30 characters.