aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/api/plat/timer_inlines.h
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2023-06-28 16:36:58 +0300
committerMatias Elo <matias.elo@nokia.com>2023-08-08 09:54:41 +0300
commit1200684b94bf18ae98ba63fb49e9cda546b4832a (patch)
tree1f34d2767951f54d11f0b9c8d48b0db04490d2c1 /platform/linux-generic/include/odp/api/plat/timer_inlines.h
parent434495464693467ad995e8e8a339677e2a869326 (diff)
linux-dpdk: pktio: optimize packet receive code
Remove if branch from packet_init() as all data touched by the function is now located on the same cache line. Packet data prefetch has been removed from input_pkts_minimal() to avoid excessive prefetching. Packet header prefetch utilizes now odp_prefetch_store() as the header fields are being initialized. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
Diffstat (limited to 'platform/linux-generic/include/odp/api/plat/timer_inlines.h')
0 files changed, 0 insertions, 0 deletions