All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Xenomai] Rtnet e1000e 82583: slow writel(tx_ring->tail), takes above 1us?
@ 2015-04-16 12:26 Mariusz Janiak
  2015-04-16 14:39 ` Zhoupeng
  0 siblings, 1 reply; 5+ messages in thread
From: Mariusz Janiak @ 2015-04-16 12:26 UTC (permalink / raw)
  To: Zhoupeng; +Cc: xenomai

Dnia Czwartek, 16 Kwietnia 2015 13:30 Zhoupeng <zhoupeng1982@qq.com> napisał(a) 
> I'm using Rtnet with 82583 ethernet card.
> It takes about 2us to send AF_PACKET using rt_dev_sendmsg(), about 200 bytes of data.
> 
> It is pretty fast, but I want to find what takes so long.
> At last I find that "writel(tx_ring-&gt;tail)" spend above 1us to complete.
> 
> This is just MMIO write to 82583, of course MMIO is uncache.
> And PCIE ASPM is disabled, so L0s is not the problem.
> 
> I think PCIE Memory Write TLPs is fast enough, but why spend so much time?

Hi,

There is an interesting article that may be relevant to this issue

"PCI Express as a Killer of Software-based Real-Time Ethernet"

You can find copy in the attachment. 

Best
Mariusz


 
> thanks,
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> http://www.xenomai.org/mailman/listinfo/xenomai

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rteth_hw_eval.pdf
Type: application/x-unknown
Size: 875870 bytes
Desc: not available
URL: <http://www.xenomai.org/pipermail/xenomai/attachments/20150416/f9dc8e97/attachment.bin>

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [Xenomai] Rtnet e1000e 82583: slow writel(tx_ring->tail), takes above 1us?
@ 2015-04-16 11:30 Zhoupeng
  0 siblings, 0 replies; 5+ messages in thread
From: Zhoupeng @ 2015-04-16 11:30 UTC (permalink / raw)
  To: xenomai

I'm using Rtnet with 82583 ethernet card.
It takes about 2us to send AF_PACKET using rt_dev_sendmsg(), about 200 bytes of data.

It is pretty fast, but I want to find what takes so long.
At last I find that "writel(tx_ring-&gt;tail)" spend above 1us to complete.

This is just MMIO write to 82583, of course MMIO is uncache.
And PCIE ASPM is disabled, so L0s is not the problem.

I think PCIE Memory Write TLPs is fast enough, but why spend so much time?

thanks,

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

end of thread, other threads:[~2015-04-16 19:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 12:26 [Xenomai] Rtnet e1000e 82583: slow writel(tx_ring->tail), takes above 1us? Mariusz Janiak
2015-04-16 14:39 ` Zhoupeng
2015-04-16 14:46   ` Gilles Chanteperdrix
2015-04-16 19:15   ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2015-04-16 11:30 Zhoupeng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.