fib: fix mpls label dpo packets prefetching 77/39577/1
authorVladislav Grishenko <themiron@yandex-team.ru>
Mon, 10 Apr 2023 13:02:12 +0000 (18:02 +0500)
committerVladislav Grishenko <themiron@mail.ru>
Sun, 24 Sep 2023 22:11:30 +0000 (03:11 +0500)
commit08ba422739c1ae77be84cfd2531f331df17d8628
tree47bc22cac545f4568a78ef17123a4c5844f9c090
parent39528796098973fe9a5411e0f6f94268c3324e94
fib: fix mpls label dpo packets prefetching

Four packets are batched after 696e88da9799056036f329676213f3c0c0a1db9c,
so prefetch is required for the next 4-7 packets, not for 2-5.

Type: fix
Signed-off-by: Vladislav Grishenko <themiron@yandex-team.ru>
Change-Id: I4ab01e66c3b446caf113a154915473e96ab32198
src/vnet/dpo/mpls_label_dpo.c