Merge branch 'bonding-fix-xfrm-offload-bugs'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 20 Aug 2024 13:30:37 +0000 (15:30 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 20 Aug 2024 13:30:37 +0000 (15:30 +0200)
commit7565c39da89dc6ac9b1b0733bd70276bc66612b1
tree78df452048f436b9c430951ade98c6220e4ccb41
parent4b3e33fcc38f7750604b065c55a43e94c5bc3145
parentc4c5c5d2ef40a9f67a9241dc5422eac9ffe19547
Merge branch 'bonding-fix-xfrm-offload-bugs'

Nikolay Aleksandrov says:

====================
bonding: fix xfrm offload bugs

I noticed these problems while reviewing a bond xfrm patch recently.
The fixes are straight-forward, please review carefully the last one
because it has side-effects. This set has passed bond's selftests
and my custom bond stress tests which crash without these fixes.

Note the first patch is not critical, but it simplifies the next fix.
====================

Link: https://patch.msgid.link/20240816114813.326645-1-razor@blackwall.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>