diff options
author | David S. Miller <davem@davemloft.net> | 2021-04-03 14:13:40 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-03 14:13:40 -0700 |
commit | 428e68e1a85a64a8f601fb3a2b4d3e354d8cdc4a (patch) | |
tree | e65bd88031e6a498a4bffad78330a12f069e74bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 82506665179209e43d3c9d39ffa42f8c8ff968bd (diff) | |
parent | 8b278a5b69a2298055b99895ddc5b5f4ab430df5 (diff) |
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/20210331154135.8507-1-boon.leong.ong@intel.com/
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 <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions