public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* netif_receive_skb is taking long time
@ 2018-10-25 15:39 Keyur Amrutbhai Patel
  2018-10-25 17:05 ` Keyur Amrutbhai Patel
  2018-10-25 17:08 ` Eric Dumazet
  0 siblings, 2 replies; 6+ messages in thread
From: Keyur Amrutbhai Patel @ 2018-10-25 15:39 UTC (permalink / raw)
  To: netdev@vger.kernel.org

Hi,

In my NIC driver "netif_receive_skb" is taking too long time. Almost 3375 neno seconds. Which is more than whole packet processing from interrupt.

Could anyone please help me to understand what could be the reason behind this? How to solve it to take minimum time?

Is there any standard calls which we need to follow in order to get faster performance?

Regards,
Keyur


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

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

end of thread, other threads:[~2018-10-26  2:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-25 15:39 netif_receive_skb is taking long time Keyur Amrutbhai Patel
2018-10-25 17:05 ` Keyur Amrutbhai Patel
2018-10-25 17:08 ` Eric Dumazet
2018-10-25 17:22   ` Keyur Amrutbhai Patel
2018-10-25 17:32     ` Eric Dumazet
2018-10-25 17:43     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox