[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090318.234047.29760524.davem@davemloft.net>
Date: Wed, 18 Mar 2009 23:40:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ajones@...erbed.com
Cc: jeffrey.t.kirsher@...el.com, e1000-devel@...ts.sourceforge.net,
netdev@...r.kernel.org, shemminger@...tta.com,
alexander.h.duyck@...el.com
Subject: Re: [net-next PATCH -- take 2] igb: allow tx of pre-formatted vlan
tagged packets
From: Arthur Jones <ajones@...erbed.com>
Date: Tue, 17 Mar 2009 10:39:24 -0700
> When the 82575 is fed 802.1q packets, it chokes with
> an error of the form:
>
> igb 0000:08:00.1: partial checksum but proto=81
>
> As the logic there was not smart enough to look into
> the vlan header to pick out the encapsulated protocol.
>
> There are times when we'd like to send these packets
> out without having to configure a vlan on the interface.
> Here we check for the vlan tag and allow the packet to
> go out with the correct hardware checksum.
>
> Thanks to Kand Ly <kand@...erbed.com> for discovering the
> issue and the coming up with a solution. This patch is
> based upon his work.
>
> Fixups from Stephen Hemminger <shemminger@...tta.com> and
> Alexander Duyck <alexander.h.duyck@...el.com>.
>
> Signed-off-by: Arthur Jones <ajones@...erbed.com>
Jeff, are you queueing this one up?
--
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