diff options
author | Leon Romanovsky <[email protected]> | 2022-04-27 10:31:52 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-28 09:40:02 -0700 |
commit | f049efc7f7cd2f3c419f55040928eaefb13b3636 (patch) | |
tree | fcf8f500b846ce461bad6b555644f06605e24d25 /scripts/bpf_doc.py | |
parent | 126858db81a5094d20885bc59621c3b9497f9048 (diff) |
ixgbe: ensure IPsec VF<->PF compatibility
The VF driver can forward any IPsec flags and such makes the function
is not extendable and prone to backward/forward incompatibility.
If new software runs on VF, it won't know that PF configured something
completely different as it "knows" only XFRM_OFFLOAD_INBOUND flag.
Fixes: eda0333ac293 ("ixgbe: add VF IPsec management")
Reviewed-by: Raed Salem <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Shannon Nelson <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions