[dpdk-dev] [PATCH 0/2] fix of configuring inside NIC RX interrupt

Helin Zhang helin.zhang at intel.com
Wed Oct 29 04:42:46 CET 2014


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



More information about the dev mailing list