On Mon, 2008-05-05 at 11:58 -0700, David Miller wrote:What does "do IP fragmentation in hardware" mean? ip_output.c says: * This IP datagram is too large to be sent in one piece. Break it up= into * smaller pieces (each of size equal to IP header plus * a block of the data of the original IP data part) that will yet fit= in a * single device frame, and queue such a frame for sending. and later /* Prepare header of the next frame, * before previous one went down. */ so that seems to indicate that if the hardware just sends it all out in the right order it'll be fine. So the point is that the hardware will have to split it up into ethernet frames on the IP boundaries? johannes
| David Miller | Re: Slow DOWN, please!!! |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
| Ingo Molnar | Re: containers (was Re: -mm merge plans for 2.6.23) |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Josip Rodin | bnx2_poll panicking kernel |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl |
