aboutsummaryrefslogtreecommitdiff
path: root/test/validation
diff options
context:
space:
mode:
authorTuomas Taipale <tuomas.taipale@nokia.com>2023-06-20 06:15:32 +0000
committerTuomas Taipale <95341842+TuomasTaipale@users.noreply.github.com>2023-06-29 11:27:12 +0300
commitd6461dfb25798aeb91bea58ebcd6ca6b128a835a (patch)
treed3ccaf166eade982033b03c287cb407981a7ddbd /test/validation
parent45c99f0e213463bb2410882b9d63ab80cc522f6b (diff)
linux-dpdk: remove rte_mbuf from common event header
Remove `struct rte_mbuf` from the common event header. Concrete pool element types now have an explicit `struct rte_mbuf` field followed by a new `_odp_event_hdr_int_t` type field which is the existing `_odp_event_hdr_t` with `struct rte_mbuf` field removed. `_odp_event_hdr_t` remains but only for casting purposes. The removal results in a saving of full cache line for each type. Signed-off-by: Tuomas Taipale <tuomas.taipale@nokia.com> Reviewed-by: Matias Elo <matias.elo@nokia.com>
Diffstat (limited to 'test/validation')
0 files changed, 0 insertions, 0 deletions