diff options
| author | David S. Miller <[email protected]> | 2021-04-03 21:13:40 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-04-03 21:13:40 +0000 |
| commit | 428e68e1a85a64a8f601fb3a2b4d3e354d8cdc4a (patch) | |
| tree | e65bd88031e6a498a4bffad78330a12f069e74bb /drivers/net/wan/lapbether.c | |
| parent | tcp: reorder tcp_congestion_ops for better cache locality (diff) | |
| parent | net: stmmac: Add support for XDP_REDIRECT action (diff) | |
| download | kernel-428e68e1a85a64a8f601fb3a2b4d3e354d8cdc4a.tar.gz kernel-428e68e1a85a64a8f601fb3a2b4d3e354d8cdc4a.zip | |
Merge branch 'stmmac-xdp'
Ong Boon Leong says:
====================
stmmac: Add XDP support
This is the v4 patch series for adding XDP native support to stmmac.
Changes in v4:
5/6: Move TX clean timer setup to the end of NAPI RX process and
group it under stmmac_finalize_xdp_rx().
Also, fixed stmmac_xdp_xmit_back() returns STMMAC_XDP_CONSUMED
if XDP buffer conversion to XDP frame fails.
6/6: Move xdp_do_flush(0 into stmmac_finalize_xdp_rx() and combine
the XDP verdict of XDP TX and XDP REDIRECT together.
I retested the patch series on the 'xdp2' and 'xdp_redirect' related to
changes above and found the result to be satisfactory.
History of previous patch series:
v3: https://patchwork.kernel.org/project/netdevbpf/cover/[email protected]/
v2: https://patchwork.kernel.org/project/netdevbpf/list/?series=457757
v1: https://patchwork.kernel.org/project/netdevbpf/list/?series=457139
It will be great if community can help to test or review the v4 series
and provide me any input if any.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions
