On 29-Jun-21 1:14 PM, Ananyev, Konstantin wrote:
-Original Message-
From: Burakov, Anatoly
Sent: Tuesday, June 29, 2021 12:40 PM
To: Ananyev, Konstantin ; dev@dpdk.org; Hunt, David
Cc: Loftus, Ciara
Subject: Re: [dpdk-dev] [PATCH v3 6/7] power: support monitoring multiple Rx
> -Original Message-
> From: Burakov, Anatoly
> Sent: Tuesday, June 29, 2021 12:40 PM
> To: Ananyev, Konstantin ; dev@dpdk.org; Hunt,
> David
> Cc: Loftus, Ciara
> Subject: Re: [dpdk-dev] [PATCH v3 6/7] power: support monitoring multiple Rx
> queues
&
On 29-Jun-21 1:07 AM, Ananyev, Konstantin wrote:
Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
Rx queues while entering the energy efficient power state. The multi
version will be used unconditionally if supported, and the UMWAIT one
will only be used when multi-monit
On 29-Jun-21 1:07 AM, Ananyev, Konstantin wrote:
+static uint16_t
+clb_multiwait(uint16_t port_id, uint16_t qidx,
+ struct rte_mbuf **pkts __rte_unused, uint16_t nb_rx,
+ uint16_t max_pkts __rte_unused, void *addr __rte_unused)
+{
+ const unsigned int lcore = rte_lcor
> >> Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
> >> Rx queues while entering the energy efficient power state. The multi
> >> version will be used unconditionally if supported, and the UMWAIT one
> >> will only be used when multi-monitor is not supported by the hardw
On 28-Jun-21 2:29 PM, Ananyev, Konstantin wrote:
Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
Rx queues while entering the energy efficient power state. The multi
version will be used unconditionally if supported, and the UMWAIT one
will only be used when multi-monit
> Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
> Rx queues while entering the energy efficient power state. The multi
> version will be used unconditionally if supported, and the UMWAIT one
> will only be used when multi-monitor is not supported by the hardware.
>
> S
Use the new multi-monitor intrinsic to allow monitoring multiple ethdev
Rx queues while entering the energy efficient power state. The multi
version will be used unconditionally if supported, and the UMWAIT one
will only be used when multi-monitor is not supported by the hardware.
Signed-off-by: A
8 matches
Mail list logo