[dpdk-dev] [PATCH 1/2] net/sfc: add Rx interrupts support for efx datapath

Ferruh Yigit ferruh.yigit at intel.com
Wed Jun 12 09:56:06 CEST 2019


On 6/6/2019 6:33 PM, Andrew Rybchenko wrote:
> From: Georgiy Levashov <Georgiy.Levashov at oktetlabs.ru>
> 
> When Rx interrupts are disabled, we simply disable rearm when
> the interrupt fires the next time. So, the next packet will
> trigger interrupt (if it is not happened yet after previous Rx
> burst processing).
> 
> Signed-off-by: Georgiy Levashov <Georgiy.Levashov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list