Hi Thinh, On 2024-12-11 0:31 UTC, Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx> wrote: > 1) Fix Data Corruption > ---------------------- > > Properly increment the "len" base on the command requested length instead of > the SG entry length. > > If you're using File backend, then you need to fix target_core_file. If you're > using other backend such as Ramdisk, then you need a similar fix there. I am trying to do some basic rw aging test with this serie on my gadget board. When it comes to target_core_iblock, the rw code is less similar to the one in target_core_file or ramdisk. Could you just spend some extra time explaining what cause the Data Corruption issue and how can this fix it ? So that I could perform similar fix in target_core_iblock on my own, so a full test could start soonner. B.R. H. Akemi