> -----Original Message----- > From: Amine Kherbouche [mailto:amine.kherbouche at 6wind.com] > Sent: Wednesday, October 14, 2015 1:22 PM > To: Ananyev, Konstantin; dev at dpdk.org > Subject: Re: [dpdk-dev, PATCHv5, 1/8] ethdev: add new API to retrieve RX/TX > queue information > > > Hi Konstantin > > > Well, in general I am not opposed to add these fields to the structures. > > In fact, I think it is a good thing to have. > > But if we'll add them without making queue_info_get() feeling them properly > > - > > it might create a lot of controversy. > > So unless you prepared to make changes in all queue_info_get() too, > > my opinion - let's leave it as it is for 2.2, and add new fields in later > > releases. > Thanks for your answer, I'm almost done with all changes in > queue_info_get(), so i have just to > test and send a series of v6 for your series.
So your v6 will make all implemented queue_info_get()s to fill these two new fields correctly, right? Konstantin > > Best, > Amine Kherbouche