---
MDaemon has detected restricted attachments within an email message
---
>From : n...@vsico.com.vn
To: e1000-de...@lists.sf.net
Subject : price 17-Oct-2
On Tue, 16 Oct 2012 13:59:40 -0400
William Tu wrote:
> Hi Greg,
>
> Thanks for the replies.
>
> So do you mean that because Linux GRO tries to accumulate packet size
> to a particular value (i.e: 64k) and deliver to the upper layer, the
> small packet size can actually stay longer and incur hig
On 10/15/2012 10:57 PM, Linghu Yi (Tiger) wrote:
> Hi,
>
>
>
> >From intel82580 datasheet the set/get Rx rule for filtering are supported
> but igb3.4.8 driver has no such functions.
>
> Do you know why and how can we get the working driver for RX rule class?
> We are using:
>
> ethtool -u eth
>
Hi Greg,
Thanks for the replies.
So do you mean that because Linux GRO tries to accumulate packet size
to a particular value (i.e: 64k) and deliver to the upper layer, the
small packet size can actually stay longer and incur higher latency?
(in my case the LRO is disabled)
In the mean time I'm l
On Mon, 15 Oct 2012 20:44:59 -0400
William Tu wrote:
> Hi Folks,
>
> I'm measuring the execution time of the ixgbevf_clean_rx_irq function
> and found something I don't really understand.
> I have a sender which continuously sends TCP packet to the receiver,
> and I'm observing the execution tim