Re: [PATCH v2 net-next 8/8] dpaa2-eth: Add xdp counters

2018-11-28 Thread David Ahern
On 11/26/18 9:27 AM, Ioana Ciocoi Radulescu wrote: > Add counters for xdp processed frames to the channel statistics. > > Signed-off-by: Ioana Radulescu > --- > v2: no changes > Reviewed-by: David Ahern

[PATCH v2 net-next 8/8] dpaa2-eth: Add xdp counters

2018-11-26 Thread Ioana Ciocoi Radulescu
Add counters for xdp processed frames to the channel statistics. Signed-off-by: Ioana Radulescu --- v2: no changes drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 3 +++ drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 4 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c |