diff options
| author | Ioana Ciocoi Radulescu <[email protected]> | 2018-11-26 16:27:29 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-28 10:57:45 -0800 |
| commit | 7e273a8ebdd3b83f94eb8b49fc8ee61464f47cc2 (patch) | |
| tree | 24333b4cad9406ce29b481ce095b54a640f49feb /tools/perf/scripts/python/netdev-times.py | |
| parent | 86d1d8b72caf648e5b14ac274f9afeaab58bbae1 (diff) | |
dpaa2-eth: Add basic XDP support
We keep one XDP program reference per channel. The only actions
supported for now are XDP_DROP and XDP_PASS.
Until now we didn't enforce a maximum size for Rx frames based
on MTU value. Change that, since for XDP mode we must ensure no
scatter-gather frames can be received.
Signed-off-by: Ioana Radulescu <[email protected]>
Acked-by: Camelia Groza <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions