Sjur Brændeland <[email protected]> writes: > On Thu, Jan 17, 2013 at 12:23 PM, Michael S. Tsirkin <[email protected]> wrote: >> in otgher words, we might need to split a single desc to multiple >> iov entries. > > Splitting descriptors doesn't work for me. As described earlier, I > receive one IP-frame for each descriptor. So I need to keep > the original boundaries.
Yes, but the _kern helpers don't do range checking or offsetting at the moment, so they'll be preserved. If you want to do range checking, I can add that... Cheers, Rusty. _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
