[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADsK2K9seSq=OYXsgrqUGHKp+YJy5cDR1vqDCVBmF3-AV3obcg@mail.gmail.com>
Date: Tue, 5 Nov 2024 15:41:15 -0800
From: Feng Wang <wangfe@...gle.com>
To: Leon Romanovsky <leon@...nel.org>
Cc: netdev@...r.kernel.org, steffen.klassert@...unet.com,
antony.antony@...unet.com
Subject: Re: [PATCH 1/2] xfrm: add SA information to the offloaded packet
Hi Leon,
I checked the current tree and there are no drivers who support packet
offload. Even for the mlx5 driver, it only supports crypto offload
mode. If I miss anything, please let me know.
Since the driver only requires the Security Association (SA) to
perform the necessary transformations, policy information is not
needed. Storing policy information, matching the policy and checking
the if_id within the driver wouldn't provide much benefit. It would
increase CPU and memory usage without a clear advantage.
For all other suggestions, I totally agree with you.
Thanks,
Feng
Powered by blists - more mailing lists