RE: [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer split

2022-05-26 Thread Ding, Xuan
ng, Yuying ; Zhang, Qi Z > ; jerinjac...@gmail.com; > step...@networkplumber.org; m...@smartsharesystems.com; > viachesl...@nvidia.com; Yu, Ping > Subject: RE: [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer > split > > Hi Thomas, > > > -Original Message---

RE: [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer split

2022-05-19 Thread Ding, Xuan
ng, Yuying ; Zhang, Qi Z > ; jerinjac...@gmail.com; > step...@networkplumber.org; m...@smartsharesystems.com; > viachesl...@nvidia.com; Yu, Ping > Subject: Re: [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer > split > > Hello, > > It seems you didn't

Re: [PATCH v5 1/4] lib/ethdev: introduce protocol type based buffer split

2022-05-17 Thread Thomas Monjalon
Hello, It seems you didn't try to address my main comment on v4: " Before doing anything, the first patch of this series should make the current status clearer. Example, this line does not explain what it does: uint16_t split_hdr_size; /**< hdr buf size (header_split enabled).*/ And heade