Page MenuHomeFreeBSD

vxlan: stop checking CSUM_ENCAP_VXLAN when converting inner CSUM flags into normal, for decapsulation.
ClosedPublic

Authored by kib on Dec 2 2020, 9:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 6 2025, 7:26 AM
Unknown Object (File)
Mar 4 2025, 4:15 PM
Unknown Object (File)
Mar 4 2025, 12:42 PM
Unknown Object (File)
Feb 22 2025, 4:04 PM
Unknown Object (File)
Feb 22 2025, 2:21 PM
Unknown Object (File)
Feb 16 2025, 3:25 PM
Unknown Object (File)
Jan 27 2025, 7:31 PM
Unknown Object (File)
Jan 26 2025, 7:41 PM

Details

Summary

The packet, if processed at this point, was already parsed to be UDP directed to a vxlan port.

Connect-X 4+ does not provide easy method to infer which parser processed the packet, so driver cannot set the flag without a lot of efforts which are only to satisfy the formal requirements.

Sponsored by: Mellanox Technologies/NVidia Networking

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 35156