]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitfe741e2362f33bbea813bcc3a921de356c6653db
treecff19fb5ca9f98ab799f0bd6e4c5b5f92d43ec2f
parent3ad7d2468f79fc13215eb941f766a692d34b1381
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