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

2022-08-18 Thread Jiang, YuX
> -Original Message- > From: Kevin Liu > Sent: 2022年8月5日 18:41 > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z > ; Yang, SteveX ; Liu, KevinX > > Subject: [PATCH v3] net/ice: refactor proto_ext to remove global variable > > The ice has the feature t

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

2022-08-04 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