Re: [dpdk-dev] [PATCH v3 0/4] vhost: support vDPA virtio queue statistics

2020-06-18 Thread Maxime Coquelin
Hi Ferruh, On 6/18/20 6:29 PM, Maxime Coquelin wrote: > > > On 6/2/20 5:47 PM, Matan Azrad wrote: >> The vDPA device offloads all the datapath of the vhost device to the HW >> device. >> >> In order to expose to the user traffic information this series introduces >> new APIs to get traffic sta

Re: [dpdk-dev] [PATCH v3 0/4] vhost: support vDPA virtio queue statistics

2020-06-18 Thread Maxime Coquelin
On 6/2/20 5:47 PM, Matan Azrad wrote: > The vDPA device offloads all the datapath of the vhost device to the HW > device. > > In order to expose to the user traffic information this series introduces new > APIs to get traffic statistics and to reset them per virtio queue. > > Since there is