On Tue, Nov 13, 2018 at 6:35 AM Leon Romanovsky <leon@xxxxxxxxxx> wrote: > > On Mon, Nov 12, 2018 at 12:41:55PM +0100, Ursula Braun wrote: > > The mlx4 driver does not trigger an IB_EVENT_PORT_ACTIVE when the > > RoCE network interface is activated. When SMC determines the RoCE > > device port to be used, it checks the port states. > > This patch triggers IB events for NETDEV_UP and NETDEV_DOWN. > > > > v1->v2: > > take into account previous port states (IB_PORT_DOWN vs. IB_PORT_ACTIVE). > > > > v2->v3: > > this change log added. > > The changelog should be below "---" line and after SOB. > It ensures that such information won't appear in git log. > > I took it for regression. > Thanks a lot for your work. Yes, no? Thanks, Jason