> -----Original Message----- > From: Xing, Beilei > Sent: Tuesday, September 11, 2018 11:36 AM > To: Zhang, Qi Z <[email protected]> > Cc: [email protected] > Subject: [PATCH v3] net/i40e: add alarm handler > > This patch adds alarm handler, and then i40e PF will use alarm handler instead > of interrupt handler when device is started and Rx interrupt mode is disabled. > This way will save CPU cycles during receiving packets. > > Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks Qi

