Revision 5c33474d41af09f09c98f1df70f267920587bec0 authored by Jason Wang on 23 December 2016, 14:37:29 UTC, committed by David S. Miller on 23 December 2016, 18:48:55 UTC
We don't update ewma rx buf size in the case of XDP. This will lead
underestimation of rx buf size which causes host to produce more than
one buffers. This will greatly increase the possibility of XDP page
linearization.

Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b00f70b
History
File Mode Size
ras_event.h -rw-r--r-- 9.2 KB

back to top