[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4ABAD48C.9010808@candelatech.com>
Date: Wed, 23 Sep 2009 19:08:12 -0700
From: Ben Greear <greearb@...delatech.com>
To: Rick Jones <rick.jones2@...com>
CC: NetDev <netdev@...r.kernel.org>
Subject: Re: ixgbe patch to provide NIC's tx/rx counters via ethtool
Rick Jones wrote:
> Ben Greear wrote:
>> When LRO is enabled, the received packet and byte counters represent the
>> LRO'd packets, not the packets/bytes on the wire.
>
> When LRO is enabled, are all the bytes on the wire actually
> transferred into the host?
No...the ethernet, IP and TCP headers and such are not, for packets that
are combined into a single
large SKB.
That is why the driver counts them wrong. The bytes are off by a few
percentage points, but the
packet count is off by an order of magnitude.
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists