]> git.proxmox.com Git - mirror_ovs.git/commit
datapath: backport: geneve: fix tx_errors statistics
authorPravin B Shelar <pshelar@ovn.org>
Fri, 8 Jul 2016 23:36:17 +0000 (16:36 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Sat, 9 Jul 2016 02:27:50 +0000 (19:27 -0700)
commit43038e799cf464b2e766fef0e15da326b6fbbdf8
tree2b143a97647491de68ec05c7da3362d7ce89ae10
parent2b3397ebcda56f039714bfb6451b70e4407fe0ef
datapath: backport: geneve: fix tx_errors statistics

Upstream commit:
    commit efeb2267bba8aa893afdadfc9bae4790777c600c
    Author: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>

    geneve: fix tx_errors statistics

    Tx errors present summation of errors encountered while transmitting
    packets.

Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Jesse Gross <jesse@kernel.org>
datapath/linux/compat/geneve.c