aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_txrx.c
diff options
context:
space:
mode:
authorLarysa Zaremba <[email protected]>2023-12-05 21:08:30 +0000
committerAlexei Starovoitov <[email protected]>2023-12-14 00:16:40 +0000
commit9244384e811ecff6b05290ccf82a2540feaa7214 (patch)
treebaa3ce0d56b0ae07d928355314516c7a81d86698 /drivers/net/ethernet/intel/ice/ice_txrx.c
parentMerge branch 'bpf-token-support-in-libbpf-s-bpf-object' (diff)
downloadkernel-9244384e811ecff6b05290ccf82a2540feaa7214.tar.gz
kernel-9244384e811ecff6b05290ccf82a2540feaa7214.zip
ice: make RX hash reading code more reusable
Previously, we only needed RX hash in skb path, hence all related code was written with skb in mind. But with the addition of XDP hints via kfuncs to the ice driver, the same logic will be needed in .xmo_() callbacks. Separate generic process of reading RX hash from a descriptor into a separate function. Reviewed-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Larysa Zaremba <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_txrx.c')
0 files changed, 0 insertions, 0 deletions