diff options
author | Jason Wang <jasowang@redhat.com> | 2016-12-23 22:37:24 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-23 13:48:53 -0500 |
commit | 73b62bd085f4737679ea9afc7867fa5f99ba7d1b (patch) | |
tree | 01bf204163ac9b4654963d8a95186a5f52750bc6 /init | |
parent | d3a51d6cbc8a31bf924be1fe116e461138b1cddc (diff) |
virtio-net: remove the warning before XDP linearizing
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@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions