Alexander Lobakin 4c2bacbea1 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 <alobakin@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-22 18:19:03 -07:00
..
2020-06-30 15:51:40 -07:00
2020-06-30 15:51:40 -07:00
2020-07-22 18:19:03 -07:00
2020-06-30 15:51:40 -07:00
2020-06-30 15:51:40 -07:00
2020-07-22 18:19:03 -07:00