diff options
author | David S. Miller <davem@davemloft.net> | 2024-04-15 13:18:18 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-15 13:18:18 +0100 |
commit | 444cde13826bb4d3f9fdf829bf5e2f7bb03d9c32 (patch) | |
tree | 512c840a3c0bef87abede0e40e0ed2f6218a249e /lib | |
parent | 50aee97d15113b95a68848db1f0cb2a6c09f753a (diff) | |
parent | 8acacc40f7337527ff84cd901ed2ef0a2b95b2b6 (diff) |
Merge branch 'cpsw-xdp'
Julien Panis says:
====================
Add minimal XDP support to TI AM65 CPSW Ethernet driver
This patch adds XDP support to TI AM65 CPSW Ethernet driver.
The following features are implemented: NETDEV_XDP_ACT_BASIC,
NETDEV_XDP_ACT_REDIRECT, and NETDEV_XDP_ACT_NDO_XMIT.
Zero-copy and non-linear XDP buffer supports are NOT implemented.
Besides, the page pool memory model is used to get better performance.
====================
Signed-off-by: Julien Panis <jpanis@baylibre.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions