Re: [dpdk-dev] [PATCH v7 2/5] vhost: implement rte_power_monitor API

2021-10-22 Thread David Hunt
On 19/10/2021 5:38 AM, Xia, Chenbo wrote: -Original Message- From: Li, Miao Sent: Monday, October 18, 2021 10:17 PM To: dev@dpdk.org Cc: Xia, Chenbo ; maxime.coque...@redhat.com; Li, Miao Subject: [PATCH v7 2/5] vhost: implement rte_power_monitor API This patch defines rte_vhost_powe

Re: [dpdk-dev] [PATCH v7 2/5] vhost: implement rte_power_monitor API

2021-10-18 Thread Xia, Chenbo
> -Original Message- > From: Li, Miao > Sent: Monday, October 18, 2021 10:17 PM > To: dev@dpdk.org > Cc: Xia, Chenbo ; maxime.coque...@redhat.com; Li, Miao > > Subject: [PATCH v7 2/5] vhost: implement rte_power_monitor API > > This patch defines rte_vhost_power_monitor_cond which is used

[dpdk-dev] [PATCH v7 2/5] vhost: implement rte_power_monitor API

2021-10-17 Thread Miao Li
This patch defines rte_vhost_power_monitor_cond which is used to pass some information to vhost driver. The information is including the address to monitor, the expected value, the mask to extract value read from 'addr', the value size of monitor address, the match flag used to distinguish the valu