On 7/19/24 12:04, Jie Hai wrote:
From: Dengdui Huang <[email protected]>

The data exceeds the pkt_len in mbuf is inavailable for user.
When KEEP CRC offload is enabled, CRC field length should be
included in the pkt_len in mbuf. However, almost of drivers
supported KEEP CRC feature didn't add the CRC data length to
pkt_len. So it is very necessary to add comments for this.

Fixes: 70815c9ecadd ("ethdev: add new offload flag to keep CRC")
Cc: [email protected]

Signed-off-by: Dengdui Huang <[email protected]>
Acked-by: Morten Brørup <[email protected]>
Acked-by: Huisong Li <[email protected]>
Acked-by: Jie Hai <[email protected]>

Acked-by: Andrew Rybchenko <[email protected]>


Reply via email to