On 08/11/2024 12:27, Stefano Brivio wrote:
On Fri, 8 Nov 2024 11:37:19 +0100 Laurent Vivier
wrote: v10: - rebase v9 on top of my changes - remove last 4 patches from v9 as 'tcp: Pass TCP header and payload separately to tcp_fill_headers[46]()' introduces a regression in "make check" for me. - addressed comments from David - I tried to cleanup iov management, but I was not able to remove the update of the first iov to point to the header or to the data - upd_vu_hdrlen()/tcp_vu_hdrlen() includes now the size of the virtio-net header - I didn't address comments from Stefano. - I didn't fix the bug with seek_offset_cap
...is there anything in particular you need reviewed on this revision?
No, I'm posting because it's too long I haven't shared. I'm rebasing to the top of master, perhaps there will be a new version soon. Thanks, Laurent