On 10/31/2013 07:05 PM, Kmindg G wrote:
> On Thu, Oct 31, 2013 at 6:28 PM, Jason Wang wrote:
>> > Sometimes we need to coalesce the rx frags to avoid frag list. One example
>> > is
>> > virtio-net driver which tries to use small frags for both MTU sized packet
>> > and
>> > GSO packet. So this p
On Thu, Oct 31, 2013 at 06:28:32PM +0800, Jason Wang wrote:
> Sometimes we need to coalesce the rx frags to avoid frag list. One example is
> virtio-net driver which tries to use small frags for both MTU sized packet and
> GSO packet. So this patch introduce skb_coalesce_rx_frag() to do this.
>
>
On Thu, Oct 31, 2013 at 6:28 PM, Jason Wang wrote:
> Sometimes we need to coalesce the rx frags to avoid frag list. One example is
> virtio-net driver which tries to use small frags for both MTU sized packet and
> GSO packet. So this patch introduce skb_coalesce_rx_frag() to do this.
>
> Cc: Rusty
3 matches
Mail list logo