Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-28 Thread Liang, Ma
com; shah...@nvidia.com; > > sthem...@microsoft.com; g.si...@nxp.com; rm...@marvell.com; > > maxime.coque...@redhat.com; david.march...@redhat.com > > Subject: Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power > > management API > > > > 27/10/2020 18:43, Ana

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-28 Thread Ajit Khaparde
ier.hu...@huawei.com; shah...@nvidia.com; > > sthem...@microsoft.com; g.si...@nxp.com; rm...@marvell.com; > > maxime.coque...@redhat.com; david.march...@redhat.com > > Subject: Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power > > management API > > &

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-27 Thread Ananyev, Konstantin
chesl...@nvidia.com; ma...@nvidia.com; > ajit.khapa...@broadcom.com; rahul.lakkire...@chelsio.com; johnd...@cisco.com; > xavier.hu...@huawei.com; shah...@nvidia.com; > sthem...@microsoft.com; g.si...@nxp.com; rm...@marvell.com; > maxime.coque...@redhat.com; david.march...@redhat.co

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-27 Thread Thomas Monjalon
27/10/2020 18:43, Ananyev, Konstantin: > > 27/10/2020 12:15, Liang, Ma: > > > > > --- a/lib/librte_ethdev/rte_ethdev.h > > > > > +++ b/lib/librte_ethdev/rte_ethdev.h > > > > > +/** > > > > > + * Retrieve the wake up address for the receive queue. > > > > > > > > I guess how this function should be

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-27 Thread Ananyev, Konstantin
> 27/10/2020 12:15, Liang, Ma: > > > > --- a/lib/librte_ethdev/rte_ethdev.h > > > > +++ b/lib/librte_ethdev/rte_ethdev.h > > > > +/** > > > > + * Retrieve the wake up address for the receive queue. > > > > > > I guess how this function should be used, > > > but a bit more explanations would not

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-27 Thread Thomas Monjalon
27/10/2020 12:15, Liang, Ma: > > > --- a/lib/librte_ethdev/rte_ethdev.h > > > +++ b/lib/librte_ethdev/rte_ethdev.h > > > +/** > > > + * Retrieve the wake up address for the receive queue. > > > > I guess how this function should be used, > > but a bit more explanations would not hurt here. > agree

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-27 Thread Liang, Ma
thanks for your information. Sorry for that. All related maintainer(include other NIC PMD) will be Cced in v10. > You keep forgetting Cc ethdev maintainers > (it is automatic when using --cc-cmd devtools/get-maintainer.sh). > As a result we still don't have any feedback from Ferruh and Andrew.

Re: [dpdk-dev] [PATCH v9 04/10] ethdev: add simple power management API

2020-10-24 Thread Thomas Monjalon
24/10/2020 01:06, Liang Ma: > Add a simple API to allow getting address of next RX descriptor from the > PMD, as well as release notes information. > > Signed-off-by: Liang Ma > Signed-off-by: Anatoly Burakov > Acked-by: Konstantin Ananyev You keep forgetting Cc ethdev maintainers (it is autom