> -----Original Message-----
> From: Alexander Kozyrev <[email protected]>
> Sent: Thursday, April 29, 2021 17:55
> To: [email protected]
> Cc: Raslan Darawsheh <[email protected]>; Matan Azrad
> <[email protected]>; Slava Ovsiienko <[email protected]>;
> [email protected]
> Subject: [PATCH v3] net/mlx5: add power monitoring support
> 
> Support the PMD power management API in MLX5 driver.
> The monitor policy of this API puts a CPU core to sleep until a data in some
> monitored memory address is changed by the NIC.
> Implement the get_monitor_addr function to return an address of a CQE
> owner bit to monitor the arrival of a new packet.
> 
> Signed-off-by: Alexander Kozyrev <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to