Add QDISC_BYPASS socket option for newer Kenerls to get speed increase
jwbensley opened this issue · 1 comments
jwbensley commented
Add PACKET_QDISC BYPASS
option to the socket for newer Kernel to skip the Kernel queuing disciplines for a performance increase.
For example:
https://github.com/jwbensley/EtherateMT/blob/master/etherate_mt.c#L135
jwbensley commented
Implemented in beta 0.12.