Re: [PATCH v3 0/8] Enhance the bond framework to support offload

2023-10-13 Thread Ferruh Yigit
On 10/13/2023 3:22 AM, Chaoyong He wrote: > A gentle ping ~ > > As this patch series add new APIs, hoping it will catch up deadline of > 23.11-RC1 (API freeze). > Hi Chaoyong, I did a quick scan of the patch, followings are red flag to me - adding an ethdev dev_ops for a specific driver (bondi

RE: [PATCH v3 0/8] Enhance the bond framework to support offload

2023-10-12 Thread Chaoyong He
A gentle ping ~ As this patch series add new APIs, hoping it will catch up deadline of 23.11-RC1 (API freeze). Thanks. > -Original Message- > From: Chaoyong He > Sent: Sunday, October 8, 2023 9:51 AM > To: dev@dpdk.org > Cc: oss-drivers ; Chaoyong He > > Subject: [PATCH v3 0/8] Enhance