On Thu, 2015-06-11 at 16:45 -0700, David Miller wrote: > Series applied, however long term I worry that using a u16 will not > work with TSO'd ipv6 jumbograms.
Well, this would be very long term, as we currently limit GSO/TSO packets to less than 64KB anyway (tcp_xmit_size_goal()) new_size_goal = sk->sk_gso_max_size - 1 - MAX_TCP_HEADER; Thanks -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html