RE: [PATCH v5] net/ice: refactor proto_ext to remove global variable

2022-08-30 Thread Zhang, Qi Z
> -Original Message- > From: Liu, KevinX > Sent: Tuesday, August 30, 2022 10:31 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z > ; Yang, SteveX ; Liu, KevinX > ; Ling, Jin > Subject: [PATCH v5] net/ice: refactor proto_ext to remove global variable >

[PATCH v5] net/ice: refactor proto_ext to remove global variable

2022-08-29 Thread Kevin Liu
The ice has the feature to extract protocol fields into flex descriptor by programming per queue. However, the dynamic field for proto_ext are allocated by PMD, it is the responsibility of application to reserved the field, before start DPDK. Application with parse the offset and proto_ext name to