diff options
author | Ivan Vecera <ivecera@redhat.com> | 2014-07-29 16:29:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-30 19:09:34 -0700 |
commit | c36c9d50cc6af5c5bfcc195f21b73f55520c15f9 (patch) | |
tree | 604e1af7914d0653510f4d2a69c28b152ec4c792 /drivers/net/bonding | |
parent | 1f74e613ded11517db90b2bd57e9464d9e0fb161 (diff) | |
download | blackbird-op-linux-c36c9d50cc6af5c5bfcc195f21b73f55520c15f9.tar.gz blackbird-op-linux-c36c9d50cc6af5c5bfcc195f21b73f55520c15f9.zip |
bna: fix performance regression
The recent commit "e29aa33 bna: Enable Multi Buffer RX" is causing
a performance regression. It does not properly update 'cmpl' pointer
at the end of the loop in NAPI handler bnad_cq_process(). The result is
only one packet / per NAPI-schedule is processed.
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions