linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/1] Allow TX timestamp with UDP GSO
@ 2019-05-28 18:44 Fred Klassen
  2019-05-28 18:44 ` [PATCH net-next v3 1/1] net/udp_gso: " Fred Klassen
  0 siblings, 1 reply; 3+ messages in thread
From: Fred Klassen @ 2019-05-28 18:44 UTC (permalink / raw)
  To: David S. Miller, Alexey Kuznetsov, Hideaki YOSHIFUJI, Shuah Khan,
	netdev, linux-kernel, linux-kselftest, Willem de Bruijn
  Cc: Fred Klassen

Fixes an issue where TX Timestamps are not arriving on the error queue
when UDP_SEGMENT CMSG type is combined with CMSG type SO_TIMESTAMPING.

Fred Klassen (1):
  net/udp_gso: Allow TX timestamp with UDP GSO

 net/ipv4/udp_offload.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.11.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-28 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28 18:44 [PATCH net-next v3 0/1] Allow TX timestamp with UDP GSO Fred Klassen
2019-05-28 18:44 ` [PATCH net-next v3 1/1] net/udp_gso: " Fred Klassen
2019-05-28 21:44   ` Willem de Bruijn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).