K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-06-17T11:14:54.232535Z K 7 svn:log V 330 Fix HW TLS offload regression issue after r359919, in mlx5en(4). Changes in the mbuf layout regarding HW TLS, resulted in wrong detection of starting mbuf. Use a boolean variable to handle this and pass m_adj() the top mbuf, so that the packet header is adjusted correctly. MFC after: 1 week Sponsored by: Mellanox Technologies END