dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fix of configuring inside NIC RX interrupt
@ 2014-10-29  3:42 Helin Zhang
       [not found] ` <1414554168-5117-1-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Helin Zhang @ 2014-10-29  3:42 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-29 22:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29  3:42 [PATCH 0/2] fix of configuring inside NIC RX interrupt Helin Zhang
     [not found] ` <1414554168-5117-1-git-send-email-helin.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-10-29  3:42   ` [PATCH 1/2] i40e: code style fix Helin Zhang
2014-10-29  6:11     ` Qiu, Michael
     [not found]       ` <533710CFB86FA344BFBF2D6802E60286C7CB9A-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-29  6:26         ` Zhang, Helin
2014-10-29  8:06           ` Qiu, Michael
2014-10-29  3:42   ` [PATCH 2/2] i40e: fix of configuring inside NIC RX interrupt Helin Zhang
2014-10-29  5:00   ` [PATCH 0/2] " Chen, Jing D
     [not found]     ` <4341B239C0EFF9468EE453F9E9F4604D01604298-E2R4CRU6q/6iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-29 22:44       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).