]> git.baikalelectronics.ru Git - kernel.git/commit
geneve: add missing rx stats accounting
authorGirish Moodalbail <girish.moodalbail@oracle.com>
Fri, 9 Jun 2017 00:07:48 +0000 (17:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 16:49:57 +0000 (12:49 -0400)
commit79c0b2d5e60bfa11a97ce9f7cbcb608f60c8fa9a
treecff19fb5ca9f98ab799f0bd6e4c5b5f92d43ec2f
parent7e8cfc88ae4be7ca532858a440aca13a523e425e
geneve: add missing rx stats accounting

There are few places on the receive path where packet drops and packet
errors were not accounted for. This patch fixes that issue.

Signed-off-by: Girish Moodalbail <girish.moodalbail@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/geneve.c