On 06-Oct-24 12:45 AM, Eric Biggers wrote: > On Sat, Oct 05, 2024 at 12:13:05PM +0530, Ram Kumar Dwivedi wrote: >> There are three algorithms supported for inline crypto engine: >> Floor based, Static and Instantaneous algorithm. > > No. The algorithms supported by ICE are AES-XTS, AES-ECB, AES-CBC, etc. So I'm > afraid this terminology is already taken. > > This new thing seems to be about how work is distributed among different > hardware cores, so calling these "ICE schedulers" or something might make sense. > > - Eric Hi Eric, I have rephrased patch commit description. Used terminology as ICE allocator instead of ICE algorithm. Thanks, Ram.