HomeFreeBSD

Don't drop packets having too many TCP option headers in mlx5en(4).

Description

Don't drop packets having too many TCP option headers in mlx5en(4).

When using SACK it can happen there are multiple option headers.
Don't drop these packets, but instead limit the amount of inlining
to the maximum supported.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS359654: Ensure a minimum inline size of 16 bytes in mlx5en(4).
Branches
Unknown
Tags
Unknown