net/cnxk: support Rx interrupt
authorSunil Kumar Kori <skori@marvell.com>
Wed, 23 Jun 2021 04:46:41 +0000 (10:16 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 29 Jun 2021 23:08:04 +0000 (01:08 +0200)
commita7ce2f546f436ec2cfc55cd89004f492d7604b58
treeb9345f7d00bd5a32342063dc4a9762b03af122dd
parentaa898299d35035bed0c1dc94c259d2beaeb7331c
net/cnxk: support Rx interrupt

Application may choose to enable/disable interrupts on Rx queues
so that application can select its processing if no packets are
available on queues for a longer period.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
doc/guides/nics/cnxk.rst
doc/guides/nics/features/cnxk.ini
doc/guides/nics/features/cnxk_vec.ini
doc/guides/nics/features/cnxk_vf.ini
drivers/net/cnxk/cnxk_ethdev.c
drivers/net/cnxk/cnxk_ethdev.h
drivers/net/cnxk/cnxk_ethdev_ops.c