[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54188565.7040600@gmail.com>
Date: Tue, 16 Sep 2014 14:45:57 -0400
From: Vlad Yasevich <vyasevich@...il.com>
To: Michael Chan <mchan@...adcom.com>
CC: Prashant Sreedharan <prashant@...adcom.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: tg3 issue with tcp checksums and vlan packets
On 09/16/2014 12:54 PM, Michael Chan wrote:
> On Tue, 2014-09-16 at 12:43 -0400, Vlad Yasevich wrote:
>> Prashant and Michael
>>
>> I am seeing a strange issue with tg3 driver when I try to pass to it tcp packets
>> that have partial checksums and inline (non-accelerated) vlan header.
>>
>
> Are you disabling NETIF_F_HW_VLAN_CTAG_TX? I believe TX checksum and
> TSO won't work. We need to add some code to disable both when VLAN
> acceleration is disabled.
>
>
No, in this case, I am simply creating an 802.1ad vlan on top. Since
tg3 doesn't provide ETIF_F_HW_VLAN_STAG_TX, we follow the non-accelerated
path.
Currently the driver doesn't appear to be offer ability to disable vlan acceleration.
However, if any software devices on top of the card do not support it for some reason,
then the issue would be seen as well.
-vlad
--
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