[dpdk-dev] [PATCH] eal: check for interrupt context

Stephen Hemminger stephen at networkplumber.org
Sun Nov 17 21:04:28 CET 2019


On Sun, 17 Nov 2019 19:36:11 +0000
Harman Kalra <hkalra at marvell.com> wrote:

> Added an API to check if current execution is in interrupt
> context. This will be helpful to handle nested interrupt cases.
> 
> Signed-off-by: Harman Kalra <hkalra at marvell.com>

Please add a user of this routine. Unused code is added burden.


More information about the dev mailing list