On Thu, 2017-10-19 at 07:56 +0300, Leon Romanovsky wrote: > Changelog from v0: > * Rebase to latest for-next, commit 894b82c427d0 ("Merge branch > 'timer_setup' into for-next") > > ---- > From Erez Shitrit <erezsh@xxxxxxxxxxxx> > ---- > > It is very common in modern network devices to use NAPI in RX and TX, > in the UD/TX flows IPoIB uses a polling mechanism (not as it does in > the CM mode). > > Except of the motivation to use the same mechanism for IPoIB as for > netdevices, there are number of issues in current polling mechanism: > * SKBs that are kept longer than they should be and there are > applications > that warn about that (some firewalls for example). > * Statistics that are not updated to the real value. It blocks > support > for time synchronization protocols over the IPoIB protocol, like > PTP > and so on. > * The TX in CM mode already uses NAPI, there is no reason to keep > two > different ways for TX one for UD and one for the CM. > > The patches are available in the git repository at: > git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git > tags/rdma-next-2017-10-19 Thanks, applied (in lieu of the original patch set that I already replied to). -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html