HomeFreeBSD

Check CSUM_SND_TAG flag before classifying packet has having a send

Description

Check CSUM_SND_TAG flag before classifying packet has having a send
tag in mlx5en(4). This fixes an issue with packets being dropped when
doing packet forwarding, because the rcvif field is still set. The
send tag pointer and rcvif field share the same memory location.

This is a direct commit.

Reported by: olivier@
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS354439: Revert accidential chunk added to GENERIC from previous commit.
Branches
Unknown
Tags
Unknown