diff options
author | Alexander Lobakin <[email protected]> | 2020-07-23 01:10:44 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-22 18:19:03 -0700 |
commit | 4c2bacbea1a3d49b836d2554383925bcf453d22c (patch) | |
tree | 8f09af167b3cbd4b5174c52cf9c7a36c533c25bd /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | f285ad5726e0430f46155026ca584d1d85c6ceff (diff) |
qede: refactor XDP Tx processing
Current XDP Tx logic is suboptimal and can't be reused for XDP_REDIRECT
path.
Make qede_xdp_{tx_int,xmit}() more universal and effective in general to
allow future expanding.
Misc: use unlikely() hints where appropriate and replace "fallthrough"
comments with pseudo-keywords.
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions