]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen-netfront: add rx page statistics
authorJoao Martins <joao.m.martins@oracle.com>
Fri, 12 May 2017 08:46:45 +0000 (09:46 +0100)
committerJoao Martins <joao.m.martins@oracle.com>
Wed, 31 May 2017 21:52:02 +0000 (22:52 +0100)
commit963686e3e2ebf32582fba0fe80ececcbad241263
tree91142735215340381bb66922952776f708dee495
parent3f096bc26770cf4346a5351c7666b62977ff8193
xen-netfront: add rx page statistics

Add three new counters namely rx_alloc_pages, rx_alloc_failed_pages
and rx_packet_pages such that we can observe how many packets hit
the recyling path (or otherwise).

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: Shannon Nelson <shannon.nelson@oracle.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Orabug: 26107942
drivers/net/xen-netfront.c