HomeFreeBSD

MFC r362043:

Description

MFC r362043:
Use const keyword when parsing the TCP/IP header in the fast path in mlx5en(4).

When parsing the TCP/IP header in the fast path, make it clear by using
the const keyword, no fields are to be modified inside the transmitted
packet.

No functional change.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS362306: MFC r362043:
Branches
Unknown
Tags
Unknown