diff options
author | Roger Quadros <rogerq@kernel.org> | 2025-02-17 10:31:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2025-02-19 14:52:44 +0300 |
commit | ce643fa62a70f0bb1c33d9fc98ed4d0300b00ff4 (patch) | |
tree | 7fde68c34eda39efdc13d5e96befe67dacf5da53 /tools/perf/scripts/python/parallel-perf.py | |
parent | 6d6c7933cea6e51a07be52cf5aba97cd656e0e54 (diff) | |
download | linux-ce643fa62a70f0bb1c33d9fc98ed4d0300b00ff4.tar.xz |
net: ethernet: ti am65_cpsw: Drop separate TX completion functions
Drop separate TX completion functions for SKB and XDP. To do that
use the SW_DATA mechanism to store ndev and skb/xdpf for TX packets.
Use BUILD_BUG_ON_MSG() to fail build if SW_DATA size exceeds whats
available. i.e. AM65_CPSW_NAV_SW_DATA_SIZE.
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions