commit | b0e92279d3ec3656152c4dfa1c8b28fa40ca66d7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue May 02 15:41:23 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue May 02 15:41:23 2017 -0400 |
tree | 5a75ad322f5011b324bf620aa0d69ae06caa90fd | |
parent | ee0d8d8482345ff97a75a7d747efc309f13b0d80 [diff] | |
parent | 773225388dae15e72790d6f573e2e70e96292b6b [diff] |
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>