commit | 5c50f1d18f6bdd8ff8d274479b8bf0d89ab5a47d | [log] [tgz] |
---|---|---|
author | Andrew Boyer <andrew.boyer@dell.com> | Mon Aug 28 16:11:59 2017 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Mon Aug 28 19:12:36 2017 -0400 |
tree | f697ef1809fe97f9601bc1d2dbe9b49c63c28c17 | |
parent | 13eb1e21d6198c9068eab7e7cb68c6d5c6834d1b [diff] |
IB/rxe: Handle NETDEV_CHANGE events Without this fix, ports configured on top of ixgbe miss link up notifications. ibv_query_port() will continue to return IBV_PORT_DOWN even though the port is up and working. Fixes: 8700e3e7c485 ("Soft RoCE driver") Signed-off-by: Andrew Boyer <andrew.boyer@dell.com> Signed-off-by: Doug Ledford <dledford@redhat.com>