Hi All,
we are trying to change the igb driver to support UDP segmentation in linux.
the chipset we use is 82576.
as it appears the stack supports it but the function igb_tso_adv
assumes its a tcp message and set the context with TCP parameters.
we want to change the code to support UDP. however it is not clear from the
datasheet(320961-004 Revision: 2.41 April 2009) what should be the size of the
field L4LEN i guess it should be the UDP header size which is 8 bytes but the
data sheet states it should be not less than 12 bytes.
is that a documentation bug ?
Thanks,
Nir.
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel