From: Ray Kinsella Date: Mon, 22 Nov 2021 12:50:34 +0000 (+0000) Subject: l2: change prefetch to prefetchw X-Git-Tag: v22.06-rc0~186 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=5e0ea09d96010e99a7ce0d2f3370f0de50c46c83;hp=5e0ea09d96010e99a7ce0d2f3370f0de50c46c83;p=vpp.git l2: change prefetch to prefetchw L2 prefetches the vlib_buffer_t and then immediately writes to l2 split horizon group. Changing to the prefetch to a prefetchw. Type: improvement Signed-off-by: Ray Kinsella Change-Id: If3b7996978ee80f99c55904692c7b3c905f537ce ---