[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140806.140923.864467090635818084.davem@davemloft.net>
Date: Wed, 06 Aug 2014 14:09:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: willemb@...gle.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
richardcochran@...il.com
Subject: Re: [PATCH net-next] net-timestamp: cumulative tcp timestamping
fixes
From: Willem de Bruijn <willemb@...gle.com>
Date: Wed, 6 Aug 2014 15:09:44 -0400
> A set of small fixes pointed out just after the merge:
> - make tcp_tx_timestamp static
> - make tcp_gso_tstamp static
> - use before() to compare TCP seqno, instead of cast to u64
> - add tstamp to tx_flags in GSO, instead of overwrite tx_flags
> - record skb_shinfo(skb)->tskey for all timestamps, also HW.
> - optimization in tcp_tx_timestamp:
> call sock_tx_timestamp only if a tstamp option is set.
>
> Signed-off-by: Willem de Bruijn <willemb@...gle.com>
> Fixes: 4ed2d765dfac ("net-timestamp: TCP timestamping")
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists