From: Tariq Toukan <[email protected]>
Date: Wed, 2 Nov 2016 17:12:22 +0200
> This patchset refactors the XDP forwarding case, so that
> its dedicated transmit queues are managed in a complete
> separation from the other regular ones.
>
> It also adds ethtool counters for XDP cases.
>
> Series generated against net-next commit:
> 22ca904ad70a genetlink: fix error return code in genl_register_family()
...
> v3:
> * Exposed per ring counters.
>
> v2:
> * Added ethtool counters.
> * Rebased, now patch 2 reverts Brenden's fix, as the bug no longer exists:
> 958b3d396d7f ("net/mlx4_en: fixup xdp tx irq to match rx")
> * Updated commit message of patch 2.
Series applied, thanks.