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

Chen, Jing D jing.d.chen at intel.com
Wed Oct 29 06:00:55 CET 2014



> -----Original Message-----
> From: Zhang, Helin
> Sent: Wednesday, October 29, 2014 11:43 AM
> To: dev at dpdk.org
> Cc: Cao, Waterman; Chen, Jing D; Zhang, Helin
> Subject: [PATCH 0/2] fix of configuring inside NIC RX interrupt
> 
> 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

Acked-by: Jing Chen <jing.d.chen at intel.com>



More information about the dev mailing list