Re: [dpdk-dev] [PATCH v2 0/6] net/ice: base update update batch 3

2021-04-30 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, Qi Z > Sent: Friday, April 30, 2021 9:59 PM > To: Yigit, Ferruh > Cc: Yang, Qiming ; dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH v2 0/6] net/ice: base update update batch 3 > > Add IP fragment support in base code and couple QinQ improvement. > u

[dpdk-dev] [PATCH v2 0/6] net/ice: base update update batch 3

2021-04-30 Thread Qi Zhang
Add IP fragment support in base code and couple QinQ improvement. update the release date as the last base patch for DPDK 21.05. v2: - fix compile error in patch 2/6 - wrap long strin gin patch 3/6 - fix typo in patch 4/6 - fix title convetion in patch 4/6 and 5/6 Qi Zhang (6): net/ice/base: ad