> It is a single device, single IP, single port, so there is just one socket that is overwhelmed. This will probably be the same failure to process fast enough if we move to a TCP transport.
Yeah, a (single IP, single port) sender won't scale across CPU cores with the default SO_REUSEPORT distribution.