On Wed, May 31, 2017 at 09:50:09AM +0800, Gao Zhenyu wrote: > BTW, I would like to submit another patch to use sendmmsg to replace > sendmsg. Sendmmsg get more benefit on throughput(my draft testing show 100% > improvment). Do you think it is doable?
I'm surprised that it makes a big difference, because I tested a similar change years ago and it did not. However, let's assume that it does. In that case, of course we'd accept a change. It would be important to retain support for older kernels and non-Linux kernels. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
