Searched hist:"053 c9e18c6f9cf82242ef35ac21cae1842725714" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | diff 053c9e18c6f9cf82242ef35ac21cae1842725714 Wed Dec 15 21:11:35 CST 2021 Wenliang Wang <wangwenliang.1995@bytedance.com> 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>
|