On Wed, Sep 5, 2018 at 8:51 AM Ursula Braun <ubraun@xxxxxxxxxxxxx> wrote: > > > > On 09/05/2018 07:35 AM, Leon Romanovsky wrote: > > On Tue, Sep 04, 2018 at 04:10:00PM +0200, 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. > >> > >> Signed-off-by: Ursula Braun <ubraun@xxxxxxxxxxxxx> > >> --- > >> drivers/infiniband/hw/mlx4/main.c | 20 ++++++++++++++++++++ > >> 1 file changed, 20 insertions(+) > >> > > > > Ursula, > > > > I don't see any difference between previous RFC version and my comment > > is not addressed either. > > > > https://www.spinics.net/lists/linux-rdma/msg67992.html > > There is no difference. And sorry, I forgot to answer your previous comment. > I will do now. Should I drop this patch? Jason