Brian Tierney

Results 5 comments of Brian Tierney

This is fantastic! Thanks! I get 2x throughput on a 100G path. Question: Shouldn't --skip-rx-copy be a server side option instead of a client side? (or both if using the...

Ah, that makes sense. Thanks. I do see a use case where I might want to force it on the server side, but passing the option from the client is...

Also, to get improvements with MSG_ZEROCOPY, you have to set this in /etc/sysctl.conf: net.core.optmem_max = 1048576 But we are finding MSG_ZEROCOPY helps a lot on 100G hosts.

I should also mention that we were using your original patch 1690, not patch 1720. Seems like this should not matter, but thought I should mention that.