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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 29 23:44:41 CET 2014


2014-10-29 05:00, Chen, Jing D:
> From: Zhang, Helin
> > 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
> 
> Acked-by: Jing Chen <jing.d.chen at intel.com>

Applied

About commit log of the second patch:
- title of a fix should show which feature is fixed, not how it is fixed
- content of the commit log should explain what was broken

Thanks
-- 
Thomas


More information about the dev mailing list