Hi, > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Thursday, April 29, 2021 5:55 PM > 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]> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

