CNB: ipsec: be explicit with XFRM offload direction
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2139496 Tested: basic IPsec tests + offload tests
This backports part of the series merged through upstream commit 0f9008e5c510 ("Be explicit with XFRM offload direction"). The driver patches will be backported later on by their respective maintainers, and I'll follow up afterwards with the final commit of the series (commit 254c4a824c7c ("xfrm: drop not needed flags variable in XFRM offload struct"), once 'flags' is indeed unused).
Commit b01a277a0520 ("xfrm: free not used XFRM_ESP_NO_TRAILER flag") is also omitted, as the flag is still used in RHEL9.
Signed-off-by: Sabrina Dubroca sdubroca@redhat.com