Hi Andy, Andi Kleen <[EMAIL PROTECTED]> wrote on 05/11/2007 03:07:14 PM:
> But without it aggregation on RX is much less useful because the packets > cannot be kept together after socket demux which happens relatively early > in the packet processing path. Then I misunderstood you, my proposal is only for TX. GSO will not help as it is for large packets to get segmented at the latest point in time to avoid going through the stack multiple times. My proposal is to link multiple packets to send to the device in one shot rather than calling qdisc_restart multiple times. > > But for sends, why does same or different connection matter ? There is > > no aggregating of skbs. > > I wasn't talking about sending. > > But there actually is :- TSO/GSO. Sorry to mis-write what I meant : in my proposal there is no aggregating of skbs so single/multiple connections should not matter. Thanks, - KK - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html