Merge branch 'thunderx-xdp'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 May 2017 19:41:23 +0000 (15:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 May 2017 19:41:23 +0000 (15:41 -0400)
commitb0e92279d3ec3656152c4dfa1c8b28fa40ca66d7
tree5a75ad322f5011b324bf620aa0d69ae06caa90fd
parentee0d8d8482345ff97a75a7d747efc309f13b0d80
parent773225388dae15e72790d6f573e2e70e96292b6b
Merge branch 'thunderx-xdp'

Sunil Goutham says:

====================
net: thunderx: Adds XDP support

This patch series adds support for XDP to ThunderX NIC driver
which is used on CN88xx, CN81xx and CN83xx platforms.

Patches 1-4 are performance improvement and cleanup patches
which are done keeping XDP performance bottlenecks in view.
Rest of the patches adds actual XDP support.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>