OSDN Git Service

Merge branch 'korina-performance-fixes-and-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2017 23:50:07 +0000 (16:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2017 23:50:07 +0000 (16:50 -0700)
commit21d0556cc879013d843dc7ef1ec2634148338b3d
treed67e2d3397deaf631a94c6af21b8ca05753967b5
parentca444073a2de97809d63e613d01203f4f4644cfb
parentda1d2def654dc5a9cae346a93f25bd2e8959b080
Merge branch 'korina-performance-fixes-and-cleanup'

Roman Yeryomin says:

====================
korina: performance fixes and cleanup

Changes from v1:
- use GRO instead of increasing ring size
- use NAPI_POLL_WEIGHT instead of defining own NAPI_WEIGHT
- optimize rx descriptor flags processing
====================

Signed-off-by: David S. Miller <davem@davemloft.net>