Why OpenOnload extensions API for zero-copy doesn't have anything for UDP send or TCP receive?

1k views Asked by At

According the OpenOnload Extensions API documentation zero-copy APIs don't include UDP send and TCP receive scenario. Why?

1

There are 1 answers

0
Ming On BEST ANSWER

Ok, got response from solarflare, the scenario of receiving tcp and sending udp does not have as high a demand as receiving udp and sending tcp.