[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171105.223004.418798565263934015.davem@davemloft.net>
Date: Sun, 05 Nov 2017 22:30:04 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: felix.manlunas@...ium.com
Cc: netdev@...r.kernel.org, raghu.vatsavayi@...ium.com,
derek.chickles@...ium.com, satananda.burla@...ium.com,
intiyaz.basha@...ium.com
Subject: Re: [PATCH net-next] liquidio: do not consider packets dropped by
network stack as driver Rx dropped
From: Felix Manlunas <felix.manlunas@...ium.com>
Date: Fri, 3 Nov 2017 14:32:33 -0700
> From: Intiyaz Basha <intiyaz.basha@...ium.com>
>
> netdev->rx_dropped was including packets dropped by napi_gro_receive.
> If a packet is dropped by network stack, it should not be counted under
> driver Rx dropped.
>
> Made necessary changes to not include network stack drops under
> netdev->rx_dropped.
>
> Signed-off-by: Intiyaz Basha <intiyaz.basha@...ium.com>
> Signed-off-by: Satanand Burla <satananda.burla@...ium.com>
> Signed-off-by: Felix Manlunas <felix.manlunas@...ium.com>
Applied.
Powered by blists - more mailing lists