Re: [PATCH net-next v2 0/2] mpls: Packet stats

2017-01-17 Thread David Miller
From: Robert Shearman Date: Mon, 16 Jan 2017 14:16:35 + > This patchset records per-interface packet stats in the MPLS > forwarding path and exports them using a nest of attributes root at a > new IFLA_STATS_AF_SPEC attribute as part of RTM_GETSTATS messages: > > [IFLA_STATS_AF_SPEC] > -> [

[PATCH net-next v2 0/2] mpls: Packet stats

2017-01-16 Thread Robert Shearman
This patchset records per-interface packet stats in the MPLS forwarding path and exports them using a nest of attributes root at a new IFLA_STATS_AF_SPEC attribute as part of RTM_GETSTATS messages: [IFLA_STATS_AF_SPEC] -> [AF_MPLS] -> [MPLS_STATS_LINK] -> struct mpls_link_stats The first pa