diff options
author | Wenliang Wang <wangwenliang.1995@bytedance.com> | 2021-12-16 06:11:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-16 14:07:19 +0300 |
commit | 053c9e18c6f9cf82242ef35ac21cae1842725714 (patch) | |
tree | d1e3961814cccbc09374ed6e88ab1e5143f38d2c /net | |
parent | e08cdf63049b711099efff0811273449083bb958 (diff) | |
download | linux-053c9e18c6f9cf82242ef35ac21cae1842725714.tar.xz |
virtio_net: fix rx_drops stat for small pkts
We found the stat of rx drops for small pkts does not increment when
build_skb fail, it's not coherent with other mode's rx drops stat.
Signed-off-by: Wenliang Wang <wangwenliang.1995@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions