netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Offloading features in VLAN interfaces
@ 2006-09-30  0:21 Olivier Crameri
  2006-09-30  0:25 ` Olivier Crameri
  0 siblings, 1 reply; 4+ messages in thread
From: Olivier Crameri @ 2006-09-30  0:21 UTC (permalink / raw)
  To: netdev; +Cc: Yoshio Turner, Santos, Jose Renato G, Janakiraman, John

Hi,

after running some experiments, we realised that using VLAN support in
Linux caused some overhead. It turned out to be that the offloading
features of our NIC (tso, sg, checksum offloading) were not beeing
used.

After digging a little bit in the code, we realised that the VLAN code
did not set the features parameter of the net_device structure for the
virtual interface. Attached is a patch with a suggested solution to
this problem.

Please let us know if this is an acceptable patch.

Thanks,
Olivier Crameri, HP Labs

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

end of thread, other threads:[~2006-10-05 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-30  0:21 Offloading features in VLAN interfaces Olivier Crameri
2006-09-30  0:25 ` Olivier Crameri
2006-09-30  3:33   ` Stephen Hemminger
2006-10-05 16:25   ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).