Re: [net-next 0/6] Reduce code duplication of zerocopy of tun andmacvtap

From: David Miller
Date: Wed Aug 07 2013 - 19:47:47 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Tue, 6 Aug 2013 17:45:02 +0800

> This series tries to reduce the code duplication of zerocopy of tun and macvtap
> by:
>
> - Move common helpers iov_pages() and zerocopy_sg_from_iovec() to net/core
> - Use exist helpers instead of open coding the new one
>
> With this seires, we can do further optimizations on top.

Looks great, applied!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/