Re: [PATCH net] ibmvnic: skip send_request_unmap for timeout reset

2021-02-15 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 12 Feb 2021 20:49:00 -0600 you wrote: > Timeout reset will trigger the VIOS to unmap it automatically, > similarly as FAILVOER and MOBILITY events. If we unmap it > in the linux side, we will see errors like > "3003:

[PATCH net] ibmvnic: skip send_request_unmap for timeout reset

2021-02-12 Thread Lijun Pan
Timeout reset will trigger the VIOS to unmap it automatically, similarly as FAILVOER and MOBILITY events. If we unmap it in the linux side, we will see errors like "3003: Error 4 in REQUEST_UNMAP_RSP". So, don't call send_request_unmap for timeout reset. Fixes: ed651a10875f ("ibmvnic: Updated