diff options
| author | Dmitry Salychev <dsl@FreeBSD.org> | 2026-01-25 16:53:57 +0000 |
|---|---|---|
| committer | Dmitry Salychev <dsl@FreeBSD.org> | 2026-04-08 19:48:11 +0000 |
| commit | 8e994533806d8aa0ae4582a52d811ede2b19bb26 (patch) | |
| tree | fea1a3a1ec91fb5527e4a4e0ee6137ef204fde69 /sys/modules/ie/(public-mirror) | |
| parent | 8cbd3949297d56e3960dcde73bd7e2277ac4bee8 (diff) | |
As soon as we need information from the hardware frame annotation to
make sure that checksums of the ingress frames were verified by the
DPAA2 HW, I've decided to make a preparation and extracted all of the
frame related routines into the separate dpaa2_frame.[h,c] along with
some clean up and improvements, e.g. no more dpaa2_fa, but dpaa2_swa
and dpaa2_hwa structures to describe software and hardware frame
annotations respectively, dpaa2_fa_get_swa/dpaa2_fa_get_hwa to obtain
those annotations from the frame descriptor. The next step is to
implement dpaa2_fa_get_hwa.
PR: 292006
Approved by: tuexen
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D56315
Diffstat (limited to 'sys/modules/ie/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
