> -----Original Message----- > From: Andrew Rybchenko <[email protected]> > Sent: Monday, October 3, 2022 22:03 > To: Guo, Junfeng <[email protected]>; Zhang, Qi Z > <[email protected]>; Wu, Jingjing <[email protected]>; Xing, > Beilei <[email protected]> > Cc: [email protected]; Wang, Xiao W <[email protected]>; Li, Xiaoyun > <[email protected]> > Subject: Re: [PATCH v2 08/14] net/idpf: add support for basic Rx/Tx > datapath > > On 9/5/22 13:58, Junfeng Guo wrote: > > Add basic RX & TX support in split queue mode and single queue mode. > > RX -> Rx, TX -> Tx > > > Split queue mode is selected by default. > > What is split queue mode? Where is it defined/described? > > The patch is very big again. Please, start from really basic Rx > and Tx functionality and then add offloads one by one. > Otherwise it is really hard to review everything at once.
Sure, will split the basic Rx/Tx and the offloads, and also add doc to describe the queue modes. Thanks!

