On Wed, 2019-03-06 at 10:48 +0200, Tal Gilboa wrote: > net_dim.h lib exposes an implementation of the DIM algorithm for > dynamically-tuned interrupt > moderation for networking interfaces. > > We need the same behavior for any block CQ. The main motivation is two > benefit from maximized > completion rate and reduced interrupt overhead that DIM may provide.
What is a "block CQ"? How does net_dim compare to lib/irq_poll? Which approach results in the best performance and lowest latency? Thanks, Bart.
