K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-06-18T10:17:36.383803Z K 7 svn:log V 305 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 END