search for: 1135189

Displaying 1 result from an estimated 1 matches for "1135189".

Did you mean: 1135169
2016 Dec 23
1
[PATCH net 1/9] virtio-net: remove the warning before XDP linearizing
Hi Jason, On 12/23/2016 03:37 PM, Jason Wang wrote: > Since we use EWMA to estimate the size of rx buffer. When rx buffer > size is underestimated, it's usual to have a packet with more than one > buffers. Consider this is not a bug, remove the warning and correct > the comment before XDP linearizing. > > Cc: John Fastabend <john.r.fastabend at intel.com> >