aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf_main.c
diff options
context:
space:
mode:
authorMateusz Polchlopek <[email protected]>2024-11-06 17:37:29 +0000
committerTony Nguyen <[email protected]>2025-02-14 18:58:08 +0000
commit8447357e7b04d09dde4ad04d93672b9f0f47a66c (patch)
tree4e5bffb31636b53d50d5f4d8222a5616da738a5e /drivers/net/ethernet/intel/iavf/iavf_main.c
parentiavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors (diff)
downloadkernel-8447357e7b04d09dde4ad04d93672b9f0f47a66c.tar.gz
kernel-8447357e7b04d09dde4ad04d93672b9f0f47a66c.zip
iavf: Implement checking DD desc field
Rx timestamping introduced in PF driver caused the need of refactoring the VF driver mechanism to check packet fields. The function to check errors in descriptor has been removed and from now only previously set struct fields are being checked. The field DD (descriptor done) needs to be checked at the very beginning, before extracting other fields. Reviewed-by: Rahul Rameshbabu <[email protected]> Reviewed-by: Simon Horman <[email protected]> Tested-by: Rafal Romanowski <[email protected]> Signed-off-by: Mateusz Polchlopek <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/iavf/iavf_main.c')
0 files changed, 0 insertions, 0 deletions