Re: [dpdk-dev] [RFC] ethdev: flow counters batch query

2018-08-20 Thread Slava Ovsiienko
Adding relevant maintainers. > -Original Message- > From: Slava Ovsiienko > Sent: Monday, August 20, 2018 14:39 > To: dev@dpdk.org > Cc: Shahaf Shuler ; Slava Ovsiienko > > Subject: [RFC] ethdev: flow counters batch query > > There is a demand to perform query operations on the set of co

[dpdk-dev] [RFC] ethdev: flow counters batch query

2018-08-20 Thread viacheslavo
There is a demand to perform query operations on the set of counters generally belonging to the different RTE flows. The counter queries is the very effective way for application to know in detail what is going on into the network and to take some actions basing on this knowledge. As example, the m