On Fri, 18 Jul 2025 13:51:56 +0200 Dariusz Sosnowski <dsosnow...@nvidia.com> wrote:
> NVIDIA NICs do not support matching on packet headers appearing > after IP header if the received packet is an IP fragment. > This patch updates the relevant documentation. > > Bugzilla ID: 1417 > > Signed-off-by: Dariusz Sosnowski <dsosnow...@nvidia.com> I suspect that is true of all NIC's because matching later fragments would require state that would not scale in HW.