From: <il...@mellanox.com> Date: Sun, 30 Apr 2017 16:51:19 +0300 > From: Ilan Tayari <il...@mellanox.com> > > Current code silently ignores driver errors when configuring > IPSec offload xfrm_state, and falls back to host-based crypto. > > Fail the xfrm_state creation if the driver has an error, because > the NIC offloading was explicitly requested by the user program. > > This will communicate back to the user that there was an error. > > Fixes: d77e38e612a0 ("xfrm: Add an IPsec hardware offloading API") > Signed-off-by: Ilan Tayari <il...@mellanox.com>
Also applied. Steffen, I apologize for taking these directly but I really wanted to make sure these fixes made it into the pull request I plan to send to Linus for the merge window soon. Thanks.