-
Notifications
You must be signed in to change notification settings - Fork 518
Open
Description
Hello all,
I am experiencing some problems with transactions using xdma (C2H) in stream mode. When transferring large data blocks with eops, quite frequently returned number of bytes from read is very large (either positive or negative). Should line 969 in libxdma.c be
transfer->desc_cmpl = *pdesc_completed;
instead of
transfer->desc_cmpl += *pdesc_completed;
Thanks. Regards,
Javier
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels