public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Supporting new Windows UDP offload features
@ 2022-05-02 14:11 Rony Ross
  2022-05-02 17:51 ` Brian Inglis
  2022-05-02 17:54 ` Corinna Vinschen
  0 siblings, 2 replies; 6+ messages in thread
From: Rony Ross @ 2022-05-02 14:11 UTC (permalink / raw)
  To: cygwin

Hello,

Starting from Windows 10 version 2004, Windows supports UDP
segmentation offload and UDP receive coalescing as described in
https://docs.microsoft.com/en-us/windows-hardware/drivers/network/udp-segmentation-offload-uso-#ndis-interface-changes
and in https://docs.microsoft.com/en-us/windows/win32/winsock/ipproto-udp-socket-options
It seems that in order to support UDP segmentaion offload and UDP
receive coalescing, cygwin needs to add support for UDP_SEND_MSG_SIZE
and UDP_RECV_MAX_COALESCED_SIZE socket options for IPPROTO_UDP

Could you please add it? If so, could you please estimate when it will
be available?

Thanks you,
Rony

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: Supporting new Windows UDP offload features
@ 2022-05-24  5:50 rony.ross
  2022-09-19  8:23 ` Rony Ross
  0 siblings, 1 reply; 6+ messages in thread
From: rony.ross @ 2022-05-24  5:50 UTC (permalink / raw)
  To: cygwin

Could you please make such test version? I should be able to verify it.

 

Regard,

Rony


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

end of thread, other threads:[~2022-09-19 19:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 14:11 Supporting new Windows UDP offload features Rony Ross
2022-05-02 17:51 ` Brian Inglis
2022-05-02 17:54 ` Corinna Vinschen
2022-05-24  5:50 rony.ross
2022-09-19  8:23 ` Rony Ross
2022-09-19 19:27   ` Ken Brown

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 read-only IMAP folder(s) and NNTP newsgroup(s).