Inside NIC RX interrupt is needed for single RX descriptor write back. The fix is to correct the wrong configuration of register 'I40E_QINT_RQCTL'. In addition, several code style fixes are added. Note that interrupt will be inside NIC only, that means it will never be reported outside NIC hardware.
Helin Zhang (2): i40e: code style fix i40e: fix of configuring inside NIC RX interrupt lib/librte_pmd_i40e/i40e_ethdev.c | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) -- 1.8.1.4