radiance icon indicating copy to clipboard operation
radiance copied to clipboard

gossip: use GSO as sendmmsg replacement

Open ripatel-fd opened this issue 2 years ago • 0 comments

Problem

We dispatch one sendmsg syscall for each outgoing packet.

Suggestion

Use Generic Segmentation Offload to transmit multiple packets in a single batch

ripatel-fd avatar Jun 25 '23 08:06 ripatel-fd